NUWCDIVNPT / stig-manager

An API and client for managing STIG assessments
Other
112 stars 29 forks source link

regression: web app calls the removed `collection/{collectionId}/status` endpoint #1285

Closed csmig closed 4 months ago

csmig commented 4 months ago

Implementation of the endpoint collection/{collectionId}/status was removed by d2d0c4496288c810c849ebefc65e7ee168588450.

However, the web interface continues to call that endpoint here and here, preventing the expansion of tree nodes when exporting results and resulting in an unhandled error.