Olá, time, tudo bem?
Fiz algumas automações via butler em que eu preciso duplicar / triplicar alguns cartões semanalmente. A automação está funcionando, mas eu sempre recebo um alerta de erro (coloquei abaixo). Existe alguma forma de fazer a automação sem que fique dando este sinal de erro?
A possible loop was detected.
A loop occurs when the actions of one command cause another command to trigger, and this other command in turn causes the first one to trigger again, and so on, potentially creating an infinite cycle. In more complex scenarios, multiple commands are involved, or even the commands of multiple users bouncing against each other. The current run of the command was halted as a precaution to avoid this, but it may occur again in the future. Please, revise your commands and disable any conflicting ones.
@Camila Garbin probably what you have is an automation that triggers on card creation. You can usually resolve this by adding a label to cards you create automatically, and then adding a filter to the rule that triggers when cards are created, to only react when a card is created without that label.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.