convergencelabs / convergence-project

The project used for Convergence Project Management and Issue Reporting
https://convergence.io
42 stars 5 forks source link

Convergence server ignores the namespace filter in REST API #211

Closed mmacfadden closed 3 years ago

mmacfadden commented 3 years ago

Versions

Describe the Bug The /namespaces REST API ignores the filter attribute returning all namespaces no matter what the filter is set to.

Expected Behavior Only namespaces that match the filter should be returned.