This commit is contained in:
@@ -13,10 +13,10 @@ ____________
|
||||
|
||||
|
||||
|
||||
todo: "NotifyEvent QUEUE" ui area where admin can see all notifyevent and remove any that they deem as stuck or won't deliver
|
||||
Can delete and also, is this an OPS thing or a BIZ thing or a both thing?
|
||||
todo: "NotifyEvent QUEUE" ui area where OPS ADMIN can see all notifyevent and remove any that they deem as stuck or won't deliver
|
||||
Can delete
|
||||
if can't actually view the contents then it's an ops thing but if can view contents then it's a biz thing
|
||||
Two views depending on rights maybe?
|
||||
|
||||
|
||||
|
||||
todo: notifysubscriptionbiz DELETE must CASCADE delete notifyevent records with that sub id
|
||||
|
||||
@@ -348,7 +348,7 @@ export default {
|
||||
} else {
|
||||
//this can be safely called any time, it checks if there is an open object in store and
|
||||
//opens it or if not just returns
|
||||
window.$gz.eventBus.$emit("openobject", null);
|
||||
// window.$gz.eventBus.$emit("openobject", null);
|
||||
}
|
||||
|
||||
//RELOAD / REFRESH HANDLING
|
||||
|
||||
Reference in New Issue
Block a user