Merge pull request #9717 from Wachizungu/fix-galaxyclusters-org-orgc-restsearch-param

fix: [galaxyClusters:restSearch] filter on org_id and orgc_id if para…
pull/9764/head
Andras Iklody 2024-06-04 10:14:58 +02:00 committed by GitHub
commit 07b6355815
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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',