Skip to content

Fix project_ids query param

Scott Hampton requested to merge 215130-fix-project-id-query-params into master

What does this MR do?

I initially created the project_ids query param using a different method for handling arrays. I should have gone the simpler path of just using a comma separated list.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #215130 (closed)

Edited by Scott Hampton

Merge request reports