Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Done
-
prod/bigpicture/jiracloud/2021/06/18/22/20
-
prod/bigpicture/jiracloud/2021/07/08/12/00, prod/biggantt/jiracloud/2021/07/08/12/00, prod/biggantt/jiraserver/2021/07/13/18/00/8.1.0, prod/bigpicture/jiraserver/2021/07/13/18/00/8.1.0, prod/biggantt/jiracloud/2021/10/25/09/30, prod/bigpicture/jiracloud/2021/10/25/09/30, prod/bigpicture/jiraserver/2021/12/10/12/30/8.2.0, prod/biggantt/jiraserver/2021/12/10/12/30/8.2.0
-
None
-
Yes
-
Tree
-
BigPicture, BigGantt
-
JIRA server, JIRA cloud
-
27
-
16
-
-
Coding quality
-
Testing quality
-
2 minutes, 51 seconds -
2 hours, 11 minutes, 28 seconds -
0 -
1 day, 17 hours, 54 minutes, 11 seconds -
8 minutes, 48 seconds -
23 hours, 17 minutes, 28 seconds -
1 week, 1 day, 3 hours, 29 minutes, 54 seconds -
Description
Prerequisites:
N/A
Reproduction steps:
The exact steps are not fully known. It may occur when there are some circular relations. It may occur during creating a new box (and during defining its scope) or during using the Gantt module of any box.
- Go to the Gantt module
- Create structure with several parent-child structures
- Links tasks in various ways
- Drag&drop parent task (not project) lower in a hierarchy so it becomes a sibling of one of its own descendant.
Actual result:
In logs there is an error as below:
2021-06-28 12:36:04,132 [0134830] WARN [SP-bigpicture-StructureSyncSingleJobExecutor-4647679-t-0134830-lock-name-bigpicture.0134830.boxId:PROJ-6.local.write] [RelationTreeImpl] GraphValidationException{failReason=CIRCULAR} RelationException{isRetryable=false} java.lang.IllegalArgumentException: Edge would induce a cycle
Reload page. The page is blank.
Sometimes it falls into continuous loading during synchronization.
Expected result:
There is a message about creating circular relations. The task is not moved.
Workaround:
N/A