Vote #80708
完了"Role" dropdown in Workflow page is unexpectedly expanded when selecting "all"
0%
説明
|Expected Result|Actual Result|
|!expected_result.gif!|!actual_result.gif!|
As shown in the "Actual Result" above, even if "all" is selected in roles, pressing the Edit button will display "multiple selectbox with all options selected" instead of "all".
After all, there is no problem because all roles can be selected.
However, it is unnatural for the contents of the select box to change.
This problem occurs because "find_roles in workflows_controller.rb":https://www.redmine.org/projects/redmine/repository/revisions/19534/entry/trunk/app/controllers/workflows_controller.rb#L124 was not fixed at the same time as change #15988.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed the patch. Thank you for detecting and fixing the issue.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,15988,Unexpected behaviour on issue fields for users that have multiple roles