cvisionai / tator

Video analytics web platform
https://tator.io
GNU Affero General Public License v3.0
103 stars 34 forks source link

Broken project detail page if section path not valid #1650

Closed marktaipan-cvisionai closed 4 months ago

marktaipan-cvisionai commented 5 months ago

Category Bugfix

Problem If a section does not have a correct path, it'll error out the SectionData utilities class and subsequently break the project detail page from displaying any of the folders.

Request Handle this gracefully in the UI so that other folders are still shown, and show the folder that has an error for debugging purposes.