issue creating epics in jira
The request sent from SolMan looks fine. But the response shows this error message:
{"error":{"code":"1004","message":"Internal problem while creating issue for project JIR. Epic Name is required.\r\n"}}
Fixed it im using direct the epic name field
That would suggest that "SolMan" is not sending data for the Epic Name field, and your Jira project/issuetype is set up to require it.
You'll need to configure SolMan to send the necessary information, or configure Jira not to require it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
by default jira Epic Name LOCKED its a required field and the the solman seems to be fine the config is this:https://github.com/SAP/solman-fb-jira-addon/blob/master/doc/ADDON_CONFIGURATION.md
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Can you please tell me the starting point ans steps of connecting SAP Solman with Jira.
I need to change the Status of a Jira story from SOLMAN ? Please help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You will need to get SOLMAN to issue a REST call that tells Jira to transition the issue from one status to another. We can't really help you with that - it's coding in Solman, not Atlassian.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.