From 2f45ef5cf275d256885c22b115809e4628776c26 Mon Sep 17 00:00:00 2001 From: Sarah Medeiros Date: Fri, 16 Dec 2022 10:34:38 -0500 Subject: [PATCH] Add changeset for pr #15058 Signed-off-by: Sarah Medeiros --- .changeset/funny-pianos-grow.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.changeset/funny-pianos-grow.md b/.changeset/funny-pianos-grow.md index 7823ca82b0..c9241cd818 100644 --- a/.changeset/funny-pianos-grow.md +++ b/.changeset/funny-pianos-grow.md @@ -3,3 +3,7 @@ --- Fixed bug in `EntityTagPicker` that filtered on unavailable tags for the selected kind. + +Fixed bug in `EntityOwnerPicker` that filtered on unavailable tags for the selected kind. + +Fixed bug in `EntityKindPicker` that filtered on unavailable tags for the selected kind.