-
Bug
-
Resolution: Fixed
-
Low
-
10.116.3
-
1
-
Severity 3 - Minor
-
No
Issue Summary
Importing Stories with state '5 - Accepted' shows success but doesn't save the state.
New imported stories have 'null' as their state, while existing stories are not changed to '5 - Accepted'.
Steps to Reproduce
- Use excel to import some stories and specify 5 - Accepted as the state
- The 'View info' dialogue highlights the state in red but allows import anyway
- Clicking 'Import Data' shows all stories were updated successfully
- Observe that new stories show as 'Ready to Start' in Story grid
- When opening the details panel, can see no state is selected
- Can see 'null' as the value for state when checking the story via API
- Existing stories are not modified to Accepted state
Expected Results
It is expected that stories are modified to '5 - Accepted' state as this is an option in the import template.
Actual Results
UI says stories are updated successfully, but the state is either null for new stories or unchanged for existing stories.
Workaround
Using the Import Template (found on the Import page) and filling in the Accepted Date column will change the state to Accepted. However users need to be careful when pasting the existing exported stories into the template as the column order does not match and empty values may overwrite story fields.
- relates to
-
JIRAALIGN-569 [JIRAALIGN-569] Story Import Template Shows "5 - Accepted" State, but users can't import using that state
- Closed
-
ALIGNSP-17642 Loading...