Workflows jetbrains-youtrack-workTimer

Hi,

I have updated youtrack default work flow "Workflows jetbrains-youtrack-workTimer" to record the time when card is moved from "InProgress" to "Open", "Reopened", "Submitted"

Attached are the work flows.

Now the issue i am facing is, whatever time is recorded using WorkTimer workflow is not being considered in the TimeReports

Any Idea what setting we have to do?

WorkTimer1.PNG

WorkTimer2.PNG

WorkTimer3.PNG
0
4 comments
What changes have you done?
It's better just add conditions with the or operator: State.becomes({Fixed}) || State.becomes({Open}) || State.becomes({Reopened}).
0
Hi,

Time is getting recorded under "Spent Time" but the "Time Report" is not considering the Spent Times added by workflow - Worktimer

If we manually add the time under "Spent Time" it is getting considered by the "Time Report"
0
Hi,

I have added more rules for State.becomes "Open", "Submitted" and "Reopened".

I don't see adding more rules is issue.

The issue is time auto recorded under "Time Tracking" by "Workflow Worktimer" is not getting considered in the Reports.

If we manually add timer under "Time Tracking" than it gets considered.
0
Do you see new work items added by the workflow?
0

Please sign in to leave a comment.