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
The name of the NotificationApplication domain object doesn't fit with the rest of the domain. Since we now have ImportNotification it would make sense to rename NotificationApplication to ExportNotification.
The Notification schema in the database may also warrant an update, since the schema for the import notification is called Import (suggest Export for consistency),
The text was updated successfully, but these errors were encountered:
The name of the
NotificationApplication
domain object doesn't fit with the rest of the domain. Since we now haveImportNotification
it would make sense to renameNotificationApplication
toExportNotification
.The Notification schema in the database may also warrant an update, since the schema for the import notification is called Import (suggest Export for consistency),
The text was updated successfully, but these errors were encountered: