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

gauravkumar87’s picture

Assigned: Unassigned » gauravkumar87
Category: support » feature
grasmash’s picture

No, 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.

grasmash’s picture

Status: Active » Closed (works as designed)

Closing due to no response.