Closed (fixed)
Project:
User Relationships
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Jan 2010 at 23:59 UTC
Updated:
19 Aug 2015 at 11:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rburgundy commentedsubscribing
Comment #2
rickvug commentedAdding the obligatory cTools Exportables tag.
Comment #3
okokokok commented*bump*
I really want to be able to export user relationships through Features.
Comment #4
mrf commentedI am postponing any 6.x feature requests that don't have a current applicable patch to help sort the large list of open features.
Please feel free to set to 'needs review' once a patch is included.
Comment #5
hefox commentedVery basic. Easier to do features than ctools (and some project I've seen try to adept ctools to existing ended up with features).
Adds a machine name to free up name to be changed without effecting the feature export; also may want to later consider making name non-unique so could use the same name for different situations/permissions (unno).
Comment #7
hefox commentedbug: Need to add dependency to features (Assuming I'll find other bugs so will update patch later).
Comment #8
duaelfrIs it always planned ?
Comment #9
mrded commentedPlease, check out my patch.
Comment #10
mrded commentedNew patch with machine name support.
Apply #1980610: Add machine name to user_relationships first.
Comment #12
mrded commentedUpdate.
Once again, this patch required #1980610: Add machine name to user_relationships
Comment #13
mrded commentedComment #14
mrded commentedPlease! any feedback?
Comment #15
Andre-B#12 just tested it - works like a charm! thanks a lot for that. I wont change the status here because I am not sure I covered everything
Comment #16
jhedstromPatch in #12 worked, but I needed to make this slight adjustment in order for it to work during a site install (the
unset($relationship->rtid);was breaking the menu hook which requires the$rtidvariable.Comment #17
jhedstromOops, patch in #16 contains changes from #1980610: Add machine name to user_relationships.
Comment #18
Andre-Bapplying #1980610: Add machine name to user_relationships first and https://drupal.org/comment/7998431#comment-7998431 afterwards works for me. I had to delete all of my old permission exports manually from the feature and database before I was able to create a new working export though.
Comment #19
Andre-BComment #20
heylookalive commentedNudge, can we revive this and get it committed please?
Comment #21
heylookalive commentedThis issue relies on #1980610: Add machine name to user_relationships
Comment #23
heylookalive commentedWith the machine name issue in, the patch in #17 has been committed.
@andre-b the permissions thing is an annoyance but one that people will need to go through should they wish to upgrade to the upcoming alpha6 release. We'll need to make this very clear in the release notes.
@jhedstrom, @mrded thanks again for your work.
Comment #24
mrded commentedAlways welcome :)