Suggest to add bulk operations when registrations list table is created. My client wants to have bulk delete option and it's hard to do it. There is no any hook provided so I'll try to create another issue with it and submit some patch.

VBO now supports any entity type - but the support could be improved with better messaging when using the "Set state" action.
| Comment | File | Size | Author |
|---|---|---|---|
| missing-bulk-operation-in-registrations-table2.png | 60.52 KB | sobi3ch |
Issue fork registration-2418661
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #1
john.oltman commentedComment #2
john.oltman commentedComment #4
john.oltman commentedVBO is already supported, but no error message is given if the new state is not valid, the operation is simply skipped silently.
Adding an error message.
Comment #6
john.oltman commentedComment #7
john.oltman commented