I want to setup my board in such a way that if any unplanned story is pulled into an active sprint it is automatically labeled UNPLANNED. Does anyone know how to do this?
Hi @Nyugha Caspa ,
Welcome to Atlassian Community!
This comment should answer your question https://community.atlassian.com/t5/Jira-questions/Re-Re-JQL-to-determine-what-issues-have-been-added-afte/qaq-p/2084710/comment-id/542989#M542989
They suggest an automation, which checks if Sprint field is edited, and if the sprint is in open sprints, then you can add a label.
Here is an example for your case
For last step, click on three dots and choose ADDREMOVE for the label.
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.