Problem/Motivation
The module currently sets the new term values and saves the node. A problem with this approach is that the changes will appear as part of the most recent revision of the node, even if that person is different. I think we should present a new revision checkbox and a field to enter the revision log message.
Steps to reproduce
Proposed resolution
Add revision checkbox and revision log message textarea to the bulk change form.
Remaining tasks
User interface changes
On the bulk change form, users will now see a checkbox to create a revision and optionally provide a revision log message. The checkbox is checked by default.

API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | revision-checkbox.jpg | 126.36 KB | bkosborne |
Issue fork bulk_edit_terms-3532099
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 #2
bkosborneComment #3
fjgarlin commentedComment #5
bkosborneReady for review!
Comment #6
bkosborneComment #7
fjgarlin commentedThis is a great addition. Great job! RTBC.
Comment #9
fjgarlin commentedI decided to create a new tag for this feature: https://www.drupal.org/project/bulk_edit_terms/releases/2.1.0
Jump from 2.0.0 to 2.1.0 because it's a new feature.
Comment #10
fjgarlin commentedFollow-up created #3533915: Check if entities are revisionable before creating revision