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"
13 comments
Avatar
Liubov Melnikova
Comment actions Permalink
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 .

Comment actions Permalink

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
Comment actions Permalink

yeah, it's the same problem

0
Comment actions Permalink

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
Comment actions Permalink

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

0
Comment actions Permalink

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

0
Avatar
Liubov Melnikova
Comment actions Permalink

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
Comment actions Permalink

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
Comment actions Permalink

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
Comment actions Permalink

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
Comment actions Permalink

This is good news! Thank you Liubov and Krzysztof!

0

Please sign in to leave a comment.