Issue count limitation with bulk_change

Attempt to call api/issues/bulk_change with large issue list produces error message: {“errors”:[{“msg”:“Number of issues is limited to 500”}]}

This limitation is not in the web_api documentation. (I’m not sure whether this counts as a problem with the api, or the documentation.)

Hi @MisterPi,

Indeed, this should be documented. I opened a ticket here.