Feature #29935
openEdit authored issues and Edit assigned issues in issue tracking permission
0%
Description
Please provide "Edit authored issues" and "Edit assigned issues" in issue tracking permission of Roles and permissions setting for Redmine 3.4.6.stable version. Please suggest if any alternate method to achieve the same if already available.
Related issues
Updated by Go MAEDA about 6 years ago
- Has duplicate Feature #12550: Edit Own/Assigned Issues added
Updated by Go MAEDA about 6 years ago
- Related to Feature #1248: New Permission: Edit own issues added
Updated by Go MAEDA almost 5 years ago
- Tracker changed from Patch to Feature
"Edit own issue" permission was implemented for upcoming Redmine 4.1.0 (#1248).
Updated by Maurizio Andres Baggio over 3 years ago
+1 for the "edit assigned issues", as the "edit own issue" permission only lets you edit those which you directly create and not the ones which you are assigned to, could be also solved by adding a setting in the "fields permission" workflow setting if there was a "Additional fields permissions when the user is the assignee" like the ones for the status transitions in the same workflow setting.
Updated by Петро Тітаренко over 3 years ago
Hello! Sorry for disturbing. Maybe there is a method to edit only assigned issues? Maybe i can change some configuration file to change "own issues" to "assigned issues" becouse "own issues" button is not so helpful for my purposes? It wold be very helpful if somebody know how to do this.
Updated by Marian Liviriniu about 2 years ago
I managed to provide myself with an "Edit assigned issues" permission by applying the :edit_assigned_issues
aspect found in the "issue-permissions-1.1.0.patch - bugfix2" patch that can be found here: https://www.redmine.org/issues/7444
(Redmine v4.2.1 in my case)
Updated by Alexey Smirnov about 2 months ago
You can use plugin https://www.redmine.org/plugins/redmine_extend
Plugin add permission "edit assigned issue"