Connect to Jira Planning tool from DevOps workspace is having permission issues.DescriptionOnboard Jira to DevOps Change Velocity — Workspacehttps://docs.servicenow.com/bundle/utah-devops/page/product/enterprise-dev-ops/task/create-jira-tool-dev-ops.html 2. From the procedure listed in the above doc, the customer is failing at 4.e which is Permissions Check. The permissions check is giving an error. 3. When the permissions check is ignored and continued to next step, the entire connection works as expected. 4. When we check the Outboung HTTP logs, we see the URL is in the format https://your-domain.atlassian.net/rest/api/2/mypermissions 5. The error is "The permissions query parameter is required"Steps to Reproduce Steps to Reproduce: Open DevOps workspace, connect a new planning tool, choose Jira.enter URL https://Domain.atlassian.netenter username: enter API keynote how connects but permission check fails with a http 400 (bad request)WorkaroundThe issue is caused by next changes on Jira: https://developer.atlassian.com/cloud/jira/platform/change-notice-get-my-permissions-requires-permissions-query-parameter/ The issue is solved when users upgrade to latest plugin version of DevOps Change Velocity plugin sn_devops_chgvlcty 2.0 or onwardsRelated Problem: PRB1669954