You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Shouldn't be too complicated; What I'm trying to do is add a label to a card when files are attached with a certain extension/format.
I know how to use the automations and done similar auto-labeling when cards pass through certain lists; I just don't see any way to add that type of trigger. Are there any extensions that do this without too much bloat, or enough interest to put in a feature request?
If you can rely on the file extension, you could use a trigger like
when an attachment ending with ".txt" is added to a card
but that will only look at the filename.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.