For some builds that have SCM Changes visible in web GUI I'm not getting any changes via rest API:
/rest/changes/123?build=456
But this request works fine and returns the expected changes:
/rest/changes/commits/build/456
These builds have finished a few weeks ago and I don't see any obvious differences between them and the ones that work fine.
Description
For some builds that have SCM Changes visible in web GUI I'm not getting any changes via rest API:
/rest/changes/123?build=456
But this request works fine and returns the expected changes:
/rest/changes/commits/build/456
These builds have finished a few weeks ago and I don't see any obvious differences between them and the ones that work fine.