Open pwonson opened 4 years ago
The create issue plugin fails if a field other than those shown are required.
Enhancement request - create an advanced section that can read in additional fields in a property format
And update the error message to be more like the Jira API
when using the api and a required field is ommited the error message looks like this
Rundeck-2{ "errorMessages": [ "Inbound Hostname: Inbound Hostname is required." ], "errors": {} }
21:35:10 | Failed: JiraException: Jira exception: Failed to create issue
Looks like that might be a different plugin you're referring to? This plugin can only check for the existence of an issue - there's no code here to try to create an issue
The create issue plugin fails if a field other than those shown are required.
Enhancement request - create an advanced section that can read in additional fields in a property format
And update the error message to be more like the Jira API
when using the api and a required field is ommited the error message looks like this
Rundeck-2{ "errorMessages": [ "Inbound Hostname: Inbound Hostname is required." ], "errors": {} }
The plug error message is: Failed to create issue 21:35:10 Failed: JiraException: Jira exception: Failed to create issueFailed to create issue
21:35:10 | Failed: JiraException: Jira exception: Failed to create issue