Is there a way to prevent people from starting tasks that are not in the current sprint of a project?
In company managed projects, you could add a Condition to your workflow transition that does not allow to transition as long as the Sprint field is not filled out.
At the same time, that is very restrictive and may lead to a configuration that becomes difficult to manage at scale. So I would also recommend to communicate (a lot) with your team members about your work processes, use your daily standup to check in every day with your team about what they are working on and explain the importance of working together on the current sprint.
Hope this helps!
@Walter Buggenhout
Is it perhaps also possible to create a notification when the task is started? So that, ideally, the project manager and the user of the ticket are at least informed about it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could create an automation rule for that: when the status of an issue changes status (like in the below example), then send an email to ...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.