We use the deployment component with Jira and Bitbucket Cloud to track our environment deployments. However, some Jira stories are deployed manually, and we can’t find a way to mark these stories as deployed to Production.
Additionally, the feature sometimes fails to track Bitbucket Pipelines deployments accurately, possibly due to inconsistencies in how developers commit or create pull requests. In such cases, we need a way to mark these stories as deployed since they aren’t being picked up by Jira.
Looking to see if someone was able to do something similar using native Jira features, or building automation/scripts using the Jira API.