Greetings!
I have a field which needs to get updated when a new task is created.
The format of the string inside the field needs to be "YYYY-xxxx" Here YYYY is the current year and XXXX is the total issue count created for that year.(the counter needs to reset we hit a new year)
I have set up a rule to trigger this automation when an issue gets created, I'm having trouble with getting the exact smart values that I need to write
Any help or direction is greatly appreciated!!