-
Bug
-
Resolution: Fixed
-
Medium
-
10.126.3
-
3
-
Severity 2 - Major
-
No
Issue Summary
This is reproducible on Data Center: (yes)
Whenever a Story with parent Feature (Jira Epic) is updated in Jira so that its status and/or Process Step is changed to a later stage, the Feature's state and Process step is also updated to the same state (works today, also works the same way for parent Epic), but the record to the table tblAgileWIPValueHistory is not made.
This table normally stores the history of all the state changes for Process steps assigned to any of the following work items: Epic, Feature, Story, Theme, Capability. This table is used to build the [Process Step Assignment History] object in EI causing the EI view to show null values
Steps to Reproduce
- Set a Process Step sync between Jira and Jira Align as per the help article Create process flows and sync it
- On Jira side, open a Story with an associated parent feature and change its state to a further state
- On JA, access the Feature grid open the parent feature audit log, and notice that it shows the feature state was updated as a result of the Story update made before
- Via EI, consult the table process Step Assignment History table (tblAgileWIPValueHistory, ObjectType = 2) and notice that there are no records added regarding the process step/state change
Expected Results
This table should store the history of all the state changes for Process steps
Actual Results
This table doesn’t save the history of all the state changes made to the Feature
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JIRAALIGN-6771 Process Flow Cycle Time reflecting different work item totals in chart
- Closed
- is related to
-
ALIGNSP-22995 Loading...
- resolves
-
ALIGNSP-21547 Loading...