I would like when a card is created, then a sequential code (like 001, 002...) is automaticaly assigned to the title of the card. The same as Jira. Could you help me with this? Thank you.
@Daniel_Vazquez I think there's a Chrome extension that does this, however every Trello card has a short ID associated with it that's always unique, you could use Butler to add that to the title of every card created:
it's ok, but the cardid is not a sequential like 001, 002...it's a quite complex code to use with my team.
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.
@Daniel_Vazquez you could always just refer to them by the last 3 digits, like "M5L" or "v7m", You're unlikely to get a collision.
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.