alphanodes / additional_tags

Redmine Plugin for adding tags functionality to issues and wiki pages.
https://www.redmine.org/plugins/additional_tags
GNU General Public License v2.0
65 stars 26 forks source link

Bug: User without role “Add issue tags” can add tags #69

Open Johnny-ht opened 4 months ago

Johnny-ht commented 4 months ago

Preconditions:

  1. User has disabled the roles ""Add issue tags"" (Administration -> Roles and permissions -> Roles);
  2. User included roles "Edit issue tags", "Display issue tags" (Administration -> Roles and permissions -> Roles). image

Playback steps:

  1. Login by the user from the precondition;
  2. Go to the issues page;
  3. Click RMB on the issue from the list;

Expected result: The menu item "Tags-> Add" is not displayed or disabled.

Actual result: The menu item "Tags->Add" is active.

Environment:

Attachments: Video