Jetbrains-youtrack-workTimer is not functioning within my Project
I want to implement a timer into my YouTrack project. I began by enabling Time Tracking for my project which automatically created the fields, "Spent Time" & "Estimated." I then attached the workTimer workflow to my project and applied the quick fix to create the Timer Time field. After applying these rules/fields, i went to test it and YouTrack will not allow me to change the status of an issue to pending. I get the following error message:
"Workflow jetbrains-youtrack-workTimer reports error: Cannot convert 1.422288717985E12 to org.joda.time.Period (initialscript.js#125)"
Does anyone know why I am receiving this message and what I can do to get my time tracker working.
"Workflow jetbrains-youtrack-workTimer reports error: Cannot convert 1.422288717985E12 to org.joda.time.Period (initialscript.js#125)"
Does anyone know why I am receiving this message and what I can do to get my time tracker working.
7 comments
Sort by
Date
Votes
What exact changes have you made? Could you please attach the workflow?
There is a screenshot of the workflow attached to my original issue post. I didn't make any changes to the workflow itself; only added fields (which are also displayed in a screenshot). If it will help, I have attached to this comment a screenshot of the fields i currently have in my project as well as a screenshot of the time tracking implementation.
The field "Timer time" should be of the 'date' type but not the 'period'.
When i try to change the field "Timer Time" to a date type, i get an error message in my work flow telling me that it should be of type "period." See screenshot
Are you sure that the Workflow Editor doesn't report an error for this workflow? Please attach the workflow.zip itself here.
I didn't use the workflow editor at all for this. I simply used the predefined work timer workflow and attached it to my project. There shouldn't be an error with the workflow because it comes standard in YouTrack. It was not a custom workflow
The values In Progress and Fixed are used in the standard workflow. Please see how restore default workflows - https://confluence.jetbrains.com/display/YTD6/Default+Workflows
Please sign in to leave a comment.