Vote #81859
未完了Issue copying ignores workflow rules
0%
説明
@Issue.copy@ ignores rules defined by workflow for status @New@ (new issue form).
A simple example.
Let's say we have an issue:
Project: eCookBook
Tracker: Bug
Status: Closed
Category: Print
Create a workflow rule where for tracker @Bug@ and role @Manager@ field @Category@ is read-only on status @New@.
User with given role presses the Copy button. New issue form is shown, as expected by workflow there is no Category field because it is not editable by user.
Press create and see that field Category was succesfully copied even though user can't edit it.
Also steps to reproduce on a test database with loaded fixtures:
- Go to Administration - Workflow - Fields permissions
- Select role Manager, tracker Bug press edit
- Make @Float field@ read-only for status @New@
- Log as @jsmith@ and copy issue#1
- There is no @Float field@ on form
- Save the issue and see that @Float field@ was copied
journals
Patch with fix attachment:"36794.patch"
--------------------------------------------------------------------------------
表示するデータがありません