-
Bug
-
Resolution: Fixed
-
Medium
-
10.128.3
-
3
-
Severity 2 - Major
-
No
Issue Summary
When creating an Objective through the new OKR experience, we are unable to link Themes to the Objectives from the "Align work Items" tab.
JA is doing a POST call trying to assign the theme, and this one is failing with a 404:
Request URL: https://alignsupport.jiraalign.com/function(e)%7Breturn%20r.a.OBJECTIVES(e).BASE%7D?TypeVal=undefined&IsDraft=true
Request Method: POST
Status Code: 404 Not Found
Remote Address: 104.18.23.28:443
Referrer Policy: strict-origin-when-cross-origin
Payload:
MilestoneID: 1245
ThemeID: 394
ThemeName: Diego Test Theme 2023_1
Steps to Reproduce
- Navigate to Theme details panel in Jira Align
- Click on "Add Objective"
- Creating a new Objective using new OKR experience
- Added Description, Key result and then moved to the screen where we link the objective to work items
- We have an option to add themes
- However, adding a theme from the theme dropdown does not add it
- Noticed that even after selecting a theme from the dropdown, the item does not get linked
Expected Results
Able to add/link themes to Objectives, when creating an Objective through the new OKR experience.
Actual Results
When creating an Objective through the new OKR experience, we are unable to link Themes to the Objectives from the "Align work Items" tab.
Workaround
The workaround available is to add the theme from the Objective slide out panel after creating and saving the objective.