Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

QMetry v8.6.4 comes with many improvements to the Jira integration. After your QMetry upgrade to 8.6.4 is complete, QMetry admin should run the following API using an API client like POSTMAN to sync Jira project metadata for all the Jira projects that are integrated with QMetry.

...

  • This API should be run only after you've upgraded QMetry to v8.6.4.
  • Ensure that your "Jira Integration - QMetry Enterprise" Jira app is upgraded to v2.0.9the compatible version.
  • Go to Jira > Manage apps > QMetry Configuration > Test and Save your QMetry admin/service user credentials.

You can also import the POSTMAN collection into your postman client app, and update relevant parameters as per the below table.

Sync Jira Projects metadata

  • This API should be executed only once.
  • The API will start syncing Jira Project meta-data in a sequential manner and can be seen executing from QMetry > Integrations > Integration Scheduler Status tab.


API Endpoint

/rest/admin/resyncJiraIntegrations

Request Type

POST

...