-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
Adding a post function to set a security level based on the reporter project role would set the correct security level selected, but it is not working.
Steps to Reproduce
- Access a company-managed project and click on Project Settings > Workflow > Edit workflow
- Click the initial transition and click to add a Post Function
- Add a post function: Set issue security level based on user's project role and set one project role and one security level
- Publish the workflow
- Create a new issue with a user that has the role set on the Post Function
Expected Results
An issue be created with the security level set at the post function.
Actual Results
An issue is created with the default security level instead of the level set on the workflow.
Workaround
Delete the post function and create automation to set the issue security level based on the reporter project role.