-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Plans - Timeline
-
2
-
Severity 3 - Minor
Issue Summary
Attempting to create an issue in a plan without having the "Schedule Issue" permission for the affected project will lead to errors when saving the plan. Although the issue is created successfully, this can result in duplicate issues.
Steps to Reproduce
- Create a Project "ABC"
- Create an Advanced Roadmap Plan with the issues from "ABC" project.
- Remove yourself from "Schedule Issues" permission from "ABC" project.
- From your Plan, click on "+ Create Issue"
- Try saving changes after creating an issue from the Plan. An error will be returned, but the issue will still be created. However, the original issue created will still be visible in the Plan, causing duplication of issues.
Expected Results
The issue shouldn't be created at all if there are errors returned. Otherwise, it should return success.
Actual Results
An error is thrown: "Changes couldn't be saved", but the issue is created regardless.

Workaround
Add yourself to 'Schedule Issues' permission for the affected project.
- mentioned in
-
Page Loading...