You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the "Delete (admin only)" link to delete a spam project on the Projects page. BioPortal displayed an error message at the top of the page:
Despite displaying the error message, the project was successfully deleted from the triplestore.
On a related note, there should probably be a confirmation message displayed when the delete link is clicked - something like "are you sure?" - before proceeding with the delete operation.
The text was updated successfully, but these errors were encountered:
OK - it turns out that the Rails 6.1 upgrade we originally deployed only in staging was accidentally deployed to production on January 5th. The erroneous error messages are a result of changes made to the ontologies_api_ruby_client in this pull request: ncbo/ontologies_api_ruby_client#13.
Syphax has submitted a new pull request that addresses the issues with error responses: #240. I'll work on evaluating and getting it deployed.
I used the "Delete (admin only)" link to delete a spam project on the Projects page. BioPortal displayed an error message at the top of the page:
Despite displaying the error message, the project was successfully deleted from the triplestore.
On a related note, there should probably be a confirmation message displayed when the delete link is clicked - something like "are you sure?" - before proceeding with the delete operation.
The text was updated successfully, but these errors were encountered: