You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the "contains element" condition instead for property "elementIds"; the plain "contains"condition is deprecated for string containers and will be removed in a future version #481
[INFO ] Please use the "contains element" condition instead for property "elementIds";
the plain "contains"condition is deprecated for string containers and will be removed in a future version
Expected behavior
No deprecation warning.
I was expecting there to be some sort of "contains element" API for a List<String> but it doesn't seem so, as there is only