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

ajayg’s picture

berdir’s picture

Status: Active » Closed (won't fix)

Sorry 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.

sbroadbent’s picture

Version: 5.x-2.8 » 6.x-1.0-rc6
Status: Closed (won't fix) » Active

I 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.

ajayg’s picture

My 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.

mrf’s picture

Status: Active » Closed (duplicate)

#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.