Has anyone found a way to get more than the default number of issue histories? We need to see who was assigned to an issue, and in v3 the histories have been reduced to 50 entries, whish is often not enough.
There are changelog and changelog/list api endpoints in the v3 API but it's looks like they are not implemented here yet.
Is there a way to call unimplemented calls? i.e. /rest/api/3/issue/{issueIdOrKey}/changelog
Has anyone found a way to get more than the default number of issue histories? We need to see who was assigned to an issue, and in v3 the histories have been reduced to 50 entries, whish is often not enough.
There are
changelogandchangelog/listapi endpoints in the v3 API but it's looks like they are not implemented here yet.Is there a way to call unimplemented calls? i.e.
/rest/api/3/issue/{issueIdOrKey}/changelog