fix: [galaxyClusters:restSearch] filter on org_id and orgc_id if param set

pull/9717/head
Jeroen Pinoy 2024-04-27 14:15:24 +02:00
parent 8f56d8cef8
commit 8b8fa3cf44
No known key found for this signature in database
GPG Key ID: DF33A50B8E4EE081
1 changed files with 2 additions and 2 deletions

View File

@ -214,8 +214,8 @@ class RestSearchComponent extends Component
'galaxy_uuid',
'version',
'distribution',
'org',
'orgc',
'org_id',
'orgc_id',
'tag_name',
'custom',
'sgReferenceOnly',