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.
See description above for details of image.

API changes

Data model changes

CommentFileSizeAuthor
#6 revision-checkbox.jpg126.36 KBbkosborne
Command icon 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

bkosborne created an issue. See original summary.

bkosborne’s picture

Category: Support request » Feature request
fjgarlin’s picture

Version: 8.x-1.x-dev » 2.x-dev

bkosborne’s picture

Status: Active » Needs review

Ready for review!

bkosborne’s picture

Issue summary: View changes
StatusFileSize
new126.36 KB
fjgarlin’s picture

Status: Needs review » Reviewed & tested by the community

This is a great addition. Great job! RTBC.

  • fjgarlin committed e17ee58d on 2.x authored by bkosborne
    Issue #3532099 by bkosborne, fjgarlin: Support creating a revision and...
fjgarlin’s picture

I 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.

fjgarlin’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.