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.

CommentFileSizeAuthor
#1 sq_users_pi.zip1.12 KBezra-g

Comments

ezra-g’s picture

Status: Active » Needs work
StatusFileSize
new1.12 KB

This works, and just needs a simple UI to specify the qid (or qids, I suppose) to use for the user's issues.

ezra-g’s picture

Also, submit is insufficient as the NID might not exist for new issues.