I would like to know if capturing the bundle number and filling in the Fix Version field when the code is deployed to the test environment is possible.
I have made the automation for auto-transit the status when the issue merges to the dev environment; however, I'm unsure whether we can use Jira automation to detect the issue updates to the next environment (test).
I can see the bundle number in the pull request on the ticket when the code is deployed to the test environment, but I'm unsure how to automatically record it in the field.
If anyone has a good idea, it would be very appreciated. Thanks!