Can I force a user to fill in their time spent when they change status to fixed.
Preferably I would like to able to make it mandatory to fill in my time when I change the status of job to fixed. It's too easy to forget.
Please sign in to leave a comment.
Hello,
Please, take our apologies for not responding earlier! We appreciate your patience.
You're able to achieve this with Workflow https://confluence.jetbrains.com/display/YTD6/Workflow+Language+Quick+Reference. We already have workflow called "jetbrains-youtrack-mandatoryField" (Administration> Workflows).
It throughs a warning if reporter doesn't set "Due date" field while creating issue. In your case, the workflow should be modified- mandatory field should be changed to a target one.
Let me know if need any further assistance here.