I'm trying write a script to grab the JIRA issues related to a given deployment release. I can query the releases for a given environment using the resource: deploy/environment/{envId}/results? but this only gives me 11 results. I tried using an 'expand=results[0:1000].result' but this doesn't change the behavior. Is there any other rest call that I can use to get the 'deploymentVersion' property for a given release name?
Hi!
Have you tried to check in UI the data ?
If exist, looks like something you are doing wrong, I would suggest you double check with documentation
Cheers,
Gonchik Tsymzhitov
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.