I'm using Smartqueue_users to provide sortable personally prioritized lists of issues with project_issue.
When I restrict the 'my issues' view to issues in a user's subqueue, nodes that have not been added to the subqueue do not appear in the view.
I'd like to write a smartqueue_users submodule that provides project_issue integration to add nodes to a user's subqueue based on issue assignment.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | sq_users_pi.zip | 1.12 KB | ezra-g |
Comments
Comment #1
ezra-g commentedThis works, and just needs a simple UI to specify the qid (or qids, I suppose) to use for the user's issues.
Comment #2
ezra-g commentedAlso, submit is insufficient as the NID might not exist for new issues.