I'm in a situation where users will want to claim ownership of multiple nodes and I'd rather not deal with them individually. Does this give any way for users to claim multiple nodes in one request?
I'm in a situation where users will want to claim ownership of multiple nodes and I'd rather not deal with them individually. Does this give any way for users to claim multiple nodes in one request?
Comments
Comment #1
gauravkumar87 commentedComment #2
grasmash commentedNo, bulk requests are not supported, although bulk approval or rejection of nodes is supported in 7.x-1.x. Supporting bulk requests would require creating a completely separate interface for claiming nodes, rather than tapping into the $links array on a given node. I don't believe that there is any plan to do this.
I'd be happy to review any patches.
Comment #3
grasmash commentedClosing due to no response.