I am working on a board that I would like to automate a number assignment for certain cards. This could be a button trigger or label.
The full issue is a weird numeric naming convention "YY-###" with YY being the assigned fiscal year and the ### starting at 0 at the beginning of the year and increasing by one with each of these particular cards when triggered. Not all cards will need this number but the number must remain sequential when added (refers to another system in operation).
We've discussed a way to remove the YY from the problem, including it as printed information elsewhere, but not the ###.
My understanding is that I could have the system read the last number in that custom field and increase it by one, but how would I set that up to call the last available custom field number, ignoring the blanks?
If someone has an alternative solution that would incorporate that "YY-" naming convention that would be great too. The goal would be to have the number in a field that could then be sent to a linked card on another board and printed elsewhere, like the title of the card, which I can do, once I can get the custom field number assigned.
I am trying to avoid another power up that creates a separate section on the card because I want to keep the cards clean for the person that will be using the board. If there is a powerup that might solve this issue but won't clutter up the card, I would be open to exploring that option.
Hi Katey - welcome to the community!
when the green label is added to a card, increase the number in custom field “Number" by 1.
increase the number in custom field “Number" by 1.
copy the card to the top of list “List name", rename the card to "24 - {{%Number}}", and link the cards together
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.