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"
Please sign in to leave a 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 .
Please check this article about periods in the workflow: https://confluence.jetbrains.com/display/YTD65/Workflow+Language+Quick+Reference#WorkflowLanguageQuickReference-Period .
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
I am having a similar issue: https://youtrack-support.jetbrains.com/hc/en-us/community/posts/207275095-Adding-periods-and-assigning-to-anther-period
yeah, it's the same problem
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.
@Ryan I can only advise to comment on the issue. I'll ask the developer about the possible ETA though.
I did comment on it, is there a contact person I can get in touch with about this?
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.
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
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)
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!
This is good news! Thank you Liubov and Krzysztof!