why JIRA looks into issue screen of type "BUG" by default while I attempt to create issue of type "MINUTES"?
Our organization has different screens for a bug and a minute.
while calling the create issue rest api call(to create minutes) it expects the fields in the bug.
Is this a bug or am I doing something wrong?
Try setting -Djava.awt.headless=true. You can find out how to set that in your application server at Setting Properties on Startup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.