I recently setup build and deployment integration from TeamCity to Jira. Now build and deployment data from TeamCity is showing on the issue detail panel, the development popup and the deployments page on the project. So the integration seems to be working as expected.
However deployments are not showing on the release page. I do see green checks for the issues with associated builds, but no deployments even though some of the issues in the release have associated deployments that can be seen in all the other areas mentioned above.
The documentation implies Bamboo is required for both build and deployment data to show on the release page, but as I mentioned my TeamCity builds are showing on the release page, so not sure why the deployments are not.
Any ideas how to get deployments to show in the release page?