This is a discovery service for Jira issue JSON structure that is expected to be sent to Jira when you attempt to create Jira issues.
Basically this service attempts to call Jira createmeta service "/rest/api/2/issue/createmeta?expand=projects.issuetypes.fields&projectKeys=" and help you with fields mapping structures
You have the following application links configured in your system:
Could not find any Jira application links configured in your system
You have the following web services connections configured in your system and visible to you:
Could not find any web services connections configured in your system
Service understands the following parameters (as request parameters):
- projectKey - to specify the project key (leaving 'issueType' parameter unspecified you will get the list of supported issue types by this project)
- issueType - to specify the issue type and receiving the expected mapping
Please note that for Web services connections you need to have this connection to Jira service in order for this discovery service to work