Hi,
I am looking for a Status Category change log using the API.
I can see the `changelog` field that shows the status, but it doesn't record the statuscategory.
Is there a way to get that information?
I want to see how long a story stays in each statuscategory
every status belongs to exactly one status category, so if you get ahold of the status or the status ID, you can use it to retrieve the status' status category. Just fetch all statuses from here, find the relevant status, and check the status category field.
Hope this helps,
Best,
H
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.