8da4a207dd
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>
112 B
112 B
@backstage/plugin-org
| @backstage/plugin-org |
|---|
| patch |
Fix ref to filtered catalog table view when using aggregated relations.