[Xsquash4Jira] Deprecation of the Jira Cloud API /search endpoint
**Affected version : _v8.X to v11.X and Jira Cloud_** **Observed behaviour** When synchronising with Jira Cloud, the synchronisation may fail due to the following reasons: `[25-08-25 13:51:47.471] SquashTM - 294 ERROR [squashtest.tm.service.ThreadPoolTaskScheduler-9] [] --- org.squashtest.tm.plugin.jirasync.service.RequirementSynchronizationService: [JIRA-SYNC] - Error while processing remoteSynchronisation : 205 jirasync.com.atlassian.jira.rest.client.api.RestClientException: [ErrorCollection{status=410, errors={}, errorMessages=[L'API demandée a été supprimée. Veuillez plutôt utiliser la nouvelle API améliorée basée sur la recherche. Les détails de l'abandon sont disponibles à l'adresse `https://developer.atlassian.com/changelog/#CHANGE-2046``.]}]`` https://developer.atlassian.com/changelog/#CHANGE-2046 **Steps to reproduce** * Have a jira.xsquash server with a jira cloud URL. * Create a synchronisation
issue