The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove all "Mark Complete" checkmarks in cards using Automation

Luichy Guzman
April 7, 2025

I want to be able to schedul an automation either in Butler or through API to remove all NEW completed checkmarks from all the cards in a board.

How could I accomplish that?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Renato Fagaraz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 9, 2025

Hi @Luichy Guzman !

Through scheduled automations specifically, you won't be able to, as due date actions are only available on regular automation rules, due date rules, and card buttons. 

My recommendation would probably be something like this instead:
image.png

 

 

Through API you can also do it by making an UPDATE A CARD request and passing the boolean dueComplete as false: https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-id-put

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events