Where does user set Auto Approve per relationship?
j0rd - March 24, 2009 - 08:45
| Project: | User Relationships |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | alex.k |
| Status: | closed |
Jump to:
Description
From a quick grep of the DRUPAL 6 user relationship code, I can see there's no code that deals with the user_relationships_allow_auto_approve flag, asside from where you set it to 1 or 0.
With that said....how are the users supposed to configure this option to auto-magically approve relationships.
Perhaps I'm missing something, but I've looked pretty hard.

#1
A fix has been committed - a combination of a typo that prevented the form from showing up in the user profile, and lack of checking for the preference when processing a relationship request. If you can try the -dev release when it's updated and test the feature, it would be great.
Thanks for reporting.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.