Closed (duplicate)
Project:
User Relationships
Version:
6.x-1.0-rc6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2008 at 02:58 UTC
Updated:
7 Oct 2011 at 03:40 UTC
If User A creates one way relationship(say R1) with user B, allow such that on the My R1 relationship block only User A can see it, but user B can't. Currently User B can see who are the user A who have established R1.
This way A can create different types of relationships (Trusted, Non-trusted etc) with B and only he/she will know about it.
Comments
Comment #1
ajayg commentedThis may be related to #266894: displaying user relationships 'properly' !
Comment #2
berdirSorry for pinging the participants.
Now that Drupal 7 is out, there is no support for Drupal 5 and the corresponding modules anymore. Therefore, I'm closing all old issues which are still open.
I suggest you upgrade to Drupal 6 or 7 and figure out if you're feature is still needed or the bug still exists and open a new issue in that case.
Comment #3
sbroadbent commentedI want to be able to do exactly this with D6.x (1.0-rc6), so felt I should reopen this, rather than create a new issue.
I want to create a 'favorites' list where user A can secretly add user B without B being aware of it.
Is it possible?
Additionally, I plan to have the option of having it so that when both user A and user B add each other, they are notified and the User Relationship changes to a 'friend' status, but I believe that this can be done with the rules module.
Comment #4
ajayg commentedMy original request was to make sure B does NOT know A has established this 1 way relationship. So I think we should NOT add any notification. If you want notification it is already possible as mentioned.
This can also be used to "ban" user. So A can quietly decide B is "annoying". And B won't be able to request relationship to A or do anything.
Comment #5
mrf commented#3 is covered by #950260: UR LISTS created by end-users, and the original request is mostly covered by #203364: Allow to ban a user.