Defect #34778
Inconsistencies working with workflow permissions
Status: | Confirmed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues workflow | |||
Target version: | - | |||
Resolution: | Affected version: | 4.1.0 |
Description
Found two problems working with setting workflow permissions to read_only:
On Admin > Workflows > Permissions:
when you set tracker_id to "read_only" for the first tracker/status, on a project that has this tracker as the first tracker, you can't chose another tracker when creating a new issue,
when you set subject to "read-only" for the first tracker/status, you can't create a new issue with this tracker, as it it required and has no default.
Editing an issue
after you change from a status that have tracker_id set to "read-only", to another status that doesn't
before you save
when you try to change the tracker to another tracker
the page refreshes and doesn't change the tracker_id
Patches attached:
Related issues
History
#1
Updated by Go MAEDA over 1 year ago
- Category set to Issues workflow
#2
Updated by Go MAEDA 6 months ago
- Related to Defect #29300: New issue can't select read-only tracker added
#3
Updated by Go MAEDA 6 months ago
- Related to Feature #28150: Ability to choose Fields permissions for new issue added