ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

Web/System - Schema not in search result after crate/edit/revise #561

Closed dvstans closed 3 years ago

dvstans commented 3 years ago

When user saves a new or updated schema, the schema search is rerun in the schema list dialog; however, the subject schema is not in the results. Clicking the search again will return the new/edited schema in the results. This could be a DB index synch issue.

dvstans commented 3 years ago

This issue cannot be fixed completely due to DB taking unknown amount of time to synch index. As a hack, added a delay to refresh list after create/edit/revise.