Skip to content

List intersection action for conditions in feature flags #3531

Closed
@Rogalek

Description

@Rogalek

Use case

I was thinking if there is a way to write action for condition in feature flags that can do list Intersection.
https://www.geeksforgeeks.org/python-intersection-two-lists/

Solution/User Experience

So user could provide key: [A, B] and inside AWS Appconfig json there will be stored value: [B, C]
And if at least one elements match for both list that this will match criteria.

Alternative solutions

No response

Acknowledgment

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions