I am using card rules to automatically add checklists at certain points on our board. They always add to the bottom is there not a way to sort or have the checklist add to the top and not the bottom?
@Craig Burk you can't set the position of new checklists added to a card using Butler, but this Trellinator function would do it:
https://gist.github.com/iaindooley/89c0a8d6f305de471df030da950b6624
You can add that as a listener on all boards in BenkoBot and it will run on all boards you're a member of. If you click the link below and enter your API key and token, then you'll be able to see the code and install it, just choose to run it on all boards:
Click here to install the code
Whenever a checklist is added to any card (by your, anyone else, or by Butler automation) it will move to the top of the card.
BenkoBot has 10 free execution minutes, and if you choose to keep using it after that you get 5,000 execution minutes for $10/month (and you can install as many different automations as you like).
You can see some other examples of automations here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.