Hello, I am trying to figure out what are these variables I'm seeing in python related to. Please point me in the right direction.
completedCycles and ongoingCycles
Hi @JayJuan Jones ,
SLA can be configured to be multi-cycle SLA's.
Meaning that they can be stopped and restarted again from zero. This is often used if you have for example a "Time to Response" SLA and you want to be able to to "reset" the goal each time you move from one state to another.
It's just an assumption but I'm gonna guess they have to do with that.
so is there any reason why I am unable to see any of this through the Settings in JIRA but one of my developers can see it when trying to extract data using python?
In the system there is nothing related to either completedCycles and ongoingCycles
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Most likely because the data is not that relevant directly on the issue. However when you wish to do reporting on it (thru the api or something else) the data is kept in the backend for you to retrieve and report on it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.