Data missing from Jira issue when unsupported custom fields are mandatory #794
Labels
Difficulty/2:Medium
Medium ticket
Hacktoberfest
Help Wanted
Community help wanted
Tech/Go
Type/Bug
Something isn't working
Up For Grabs
Ready for help from the community. Removed when someone volunteers
Milestone
In a scenario where a user is trying to save an issue in Jira and there are required custom fields required to save the issue an alternate workflow occurs. An ephemeral post is shown with details about which fields are not supported. The user is given a link to follow to finish saving the issue.
In this scenario, the links should have all the populated fields included in the URL and should then populated on the jira form when you navigate to Jira. Now, some of the fields I passed in via the modal are not shown in the Jira UI when I go to finish saving the issue but the rest are there.
This behavior only occurs when one of the following fields is mandatory...
Date Picker
Date Time Picker
Number Field
The values for the fields are supplied in the modal but do not make it to JIra. The following fields are affected:
Steps:
Date Picker
,Date Time Picker
,Number Field
Observed" Some values provided in step 4. are not shown in Jira
The text was updated successfully, but these errors were encountered: