Adding periods

Is there any way to adding periods? I try to increment existing value with my rule:

(...)

var duration = now - Timer time;
Spent time = Spent time + duration
 
and receive an error "Workflow foo reports error: Cannot convert 0PT492.450S to org.joda.time.Period (initialscript.js#133) Contact project admin John Doe"
1
13 comments
Avatar
Liubov Melnikova
Official comment

@Krzystof Sorry, it's not possible yet, as I mentioned in the other thread. And sorry for the delay. Here's the link for the feature request: https://youtrack.jetbrains.com/issue/JT-18128 .

Avatar
Permanently deleted user

I saw it. I've tried to change the example from page: Spent time = now - Due Date;

but I receive an error when the "Spent time" is both left and right operator: Spent time = Spent time + duration

0
Avatar
Permanently deleted user

yeah, it's the same problem

0
Avatar
Permanently deleted user

Hi Liubov Melnikova,

That request was posted over 3 years ago (Jan 2013). What can we do to get it escalated. The fact that this functionality does not exist is very frustrating.

0
Avatar
Liubov Melnikova

@Ryan I can only advise to comment on the issue. I'll ask the developer about the possible ETA though.

0
Avatar
Permanently deleted user

I did comment on it, is there a contact person I can get in touch with about this?

0
Avatar
Liubov Melnikova

As I mentioned previously, I've contacted the responsible developer and will update you on this. Or please let me know, who would you like to contact, I'll let them know.

0
Avatar
Permanently deleted user

Thank you Luibov, I appreciate it.

I do not know what your development team looks like so I would not know who to contact. This is an important function for us, I simply want to convey that point to whomever is able to make the change happen. 

 

I'll look forward to your reply

0
Avatar
Permanently deleted user

I agree with Ryan. It's very important and nice function to measure SLA (how much time task is on my side, how much on client side)

0
Avatar
Liubov Melnikova

I've got the information about the ETA: currently we have feature-freeze because we are planning to publish version 7.0 soon, but the developer is considering taking this feature for the next release. Thank you both for bringing our attention to this!

0
Avatar
Permanently deleted user

This is good news! Thank you Liubov and Krzysztof!

0

Please sign in to leave a comment.