Details
Description
When i try to link a sonar issue with Jira, It failed with the std error on the sonar window saying "Impossible to create the issue on the JIRA server ..."
Upon debugging, found that a few custom jira fields that were made mandatory also needed values to be set from the sonar side.
Can you make it possible to allow setting default values to the custom fields on the Sonar side during Linking apart from the std description field.
Issue Links
- depends upon
-
SONARPLUGINS-2548
Allow to configure type of created JIRA issue
-
- is related to
-
SONARPLUGINS-2544
Use property set to define custom JIRA fields
-
For now, we have marked those fields as optional and going ahead.
FYI.. It creates an issue of type 'Task' and not 'Bug' just in case anyone is interested in knowing. Since we were trying to know which template needs to be fixed in order to proceed.