Posting bugs to JIRA with custom attributes
Good day all,
I am trying to post bugs to JIRA from TestComplete but unfortunatly JIRA refuses the creation because we have required custom attributes. Is there a way to fill in these custom attributes from TestComplete?
Creating a defect report...
Error occured while post bug to server. Error: The server [INSERT URL HERE] returned an error with code 400:
{"errorMessages":[],"errors":{"customfield_11201":"Database script required? is required.","customfield_11100":"Customer Reported Issue/Found in Production? is required."}}
I suggest contacting Support directly:
https://support.smartbear.com/testcomplete/
If you go by this:
Then it looks like you can't have custom anything
-
Bug issues must:
-
have the following fields:
-
Summary
-
Description
-
Priority
-
Assignee
-
Environment
-
-
have no required fields except for the ones mentioned above,
-
allow attachments.
-
If your JIRA project does not have the Bug issue type, or if the Bugs are configured differently, ask your JIRA administrator to configure them as stated above.
-