Usually the deployment status for tickets in Jira correctly updates after being deployed via Bitbucket Pipelines. However, for larger releases where LOTS of tickets are deployed, there is a high probability that at least some tickets in the release will not have their deployment status updated in Jira.
The deployment in Bitbucket shows a commit containing the correct ticket number (example in screenshot)
However, the corresponding ticket for the example above does not show the ticket as being deployed to the relevant environment.
I am unable to find a pattern to which tickets will successfully show deployment status after a large release. Are there any known issues or limitations that would cause this?