Closed (works as designed)
Project:
Node Ownership
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Jan 2012 at 17:55 UTC
Updated:
22 May 2012 at 18:35 UTC
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.