Files
backstage/.changeset/tough-forks-carry.md
T
Patrick Jungermann 8da4a207dd fix: fix ref to filtered catalog table view when using aggregated relations
Instead of using the query parameters `&filters[owners][0]=foo&filters[owners][1]=bar`, etc.
the query parameters `&filters[owners]=foo&filters[owners]=bar` need to be used.

Closes: #10911
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-04-20 01:34:48 +02:00

112 B

@backstage/plugin-org
@backstage/plugin-org
patch

Fix ref to filtered catalog table view when using aggregated relations.