I am trying to make JIRA Automation add to current "Sprint" when I create an Issue without me having to actually do it for each issue created
- I have added a trigger that looks for field change in "Sprint"
- Added a Re-Fetch Issue Data
- Now I am stuck on JQL Query for adding it to current "Sprint"
any suggestions or solutions?