Fix versions field disappear in the new issue view
Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.
Summary
The "fix version" custom field loads and then disappears upon the page load in the New issue view.
Environment
Cloud - New issue view
Steps to reproduce
- Add the "Fix Versions" field above the "HIDE WHEN EMPTY" line as a "Context Field" to a project
- View an issue that does not have a value for FixVersions.
- The Fix Version field would be shown while the page is loading and it would disappear once the page is completely loaded.
- If the page is refreshed this pattern would be visible.
Cause
The user is missing the resolve issue permission.
Solution
- The ability to update the "Fix Version" is granted by the Resolve Issue permission. However, in the new issue view, this field won't be persisted if the user is not granted this permisison.
- The field would be persisted if the user is granted the resolve issue permisison.