I'm trying to add the value from the custom field on one card to a different custom field on another card.
For example, I have a card with the POINTS custom field set to 5. When I move that card to the Done list, I'd like to add those card's POINTS to the TOTAL_POINTS field on another card.
I've fiddled around with Butler's find and lookup options, but can't see how to pass values between a custom field and a different field specified on either the trigger-card or the found-card.
Additionally, it would be nice if I could limit the field TOTAL_POINTS to one card only, without having to include it on every card on the board.
Many thanks--