Additional integration with "Node Access User Reference" module
| Project: | Watcher |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Integration with Node Access User Reference module would allow watching on posts including the user as stated in the user CCK field.
For example, I've modified the content type for tickets in the Jobtrack module to include a CCK field for the user reference, so getting past the difficulty of creating clients then matching client to users. Instead a generic client is used, and individual tickets are assigned to users using the CCK user reference.) and custom views made to show summaries. If Watcher could pick this information up, i.e. the node id and user id, then tickets would be automatically forwarded to the appropriate user email account/watcher list, and comments on the post (ticket) would also receive the same treatment.
This is just an example of how integration between these module could be useful, the potentials are enormous.
Please post an issue on the "Node Access User Reference" tracker if this firstly viable, secondly worthwhile, and finally on your to do list.

#1
This is a very specific request. If you need this integration done, consider implementing it with its own module that can be distributed with Watcher. I want to keep Watcher supple and light why I won't implement this in the module itself. If you want this done, please contribute code or patches.
#2
I appreciate your reply.