...
- You need to allow incoming connections from the piplanning-app to your Jira on port 80/443 (REST-API)
- The authentication against your Jira can happen with oAuth (cloud) or Basic-auth (on-prem). We recommend to create a dedicated service-user in Jira for the connection.
- We only support Jira project of the type "classic" (no next-gen support)
- Your Jira shoould to respond to requests relatively fast (~ < 3 seconds)
...