Skip to content

MemberRemovedFromCardTriggerConstraint

Rasmus Wulff Jensen edited this page Apr 4, 2025 · 1 revision

Defines constraints for triggers related to members being removed from a card.

Values

Value Description
AnyOfTheseMembersAreRemoved The trigger activates if any of the specified members are removed from the card.
AnyButTheseMembersAreRemoved The trigger activates if any members except the specified ones are removed from the card.
AnyMember The trigger activates if any member is removed from the card, regardless of who it is.

Usage

Used in MemberRemovedFromCardTrigger to specify the conditions under which the trigger activates.

Clone this wiki locally