Hi,
Im working on a automation on my sprint based board.
i created a custom field, here i have a dropdown and can select 'wednesday'
now im creating a automation. what im trying to achive is to get the issues where value = 'wednesday' to:
be moved to the current active sprint on Wednesday + change status to SELECTED FOR DEVELOPMENT
the automation i created works so far, only it does not move the issue to the current active sprint. it stays on the backlog.
i added option to 'copy sprint from current issue' (see img: https://prnt.sc/lsJlpk2ThvLo ). but is does not help. so im thinking i need perhaps some custom Json or other option to have it moved from BACKLOG to to the ACTIVE SPRINT ?
P.S. the issue needs to stay in the current project. i have multiple projects that i want to work like this, so i cannot hardcode the project name in the automation.