Hello,
I used to have a script that calculates cycle time substracting resolution and another date field. But I want to start using scriptrunners "Date of first transition" scripted field, to calculate when team go out of the backlog.
Could it be possible to substract the resolution - "date created with scritped field"?? Usually scripted fields are always calculated on the go, but this "captures" a moment a transition happened.
Any help?
,
All the scripted fields are still available via rest and java api.
The only place you can't retrieve those fields is if you try to look directly in the database.
So just retrieve the custom field like you would any other custom field:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.