Jack P
04/26/2024, 4:37 PMmatch_related on tag and have it use AND logic instead of OR?Marvin
04/26/2024, 4:37 PMmatch and match_related fields for filtering events, each label added to a match filter is ANDed with the other labels. A single value or a list of multiple values that are ORed together can be accepted. However, it's not explicitly stated how match_related with tags would use AND logic.
For a concrete answer, if the documentation doesn't specify, I would suggest checking the GitHub issues or ask for clarification in the Prefect Community Slack channel. If needed, you can search for relevant GitHub issues using the issue search tool.
For more details, consult the Prefect Automations documentation.Kevin Grismore
04/26/2024, 4:44 PMKevin Grismore
04/26/2024, 4:45 PMKevin Grismore
04/26/2024, 4:45 PMJack P
04/26/2024, 4:48 PMKevin Grismore
04/26/2024, 4:54 PMwithin so it might be easier to make a third tag that represents the combined meaning of the two tags you're looking forKevin Grismore
04/26/2024, 4:55 PM