The allowed metadata and entity type lists do not display errors when listing
-
Open the project information for any project.
-
Do something that will cause all further API requests to catch fire: shut your local server down, turn off networking, run
sudo docker stop
in production (maybe not), etc. -
Click on the Allowed metadata or Entity types tab.
-
No notification is displayed, no allowed metadata is displayed, no entity type is displayed, and the form remains in a loading state.
-
Open the developer console.
-
Uncaught (in promise) TypeError: this.notify is not a function listMetaData List.vue:55
Uncaught (in promise) TypeError: this.notify is not a function listEntityTypes List.vue:64
Those errors are not even sent to Sentry.
-
Cry.