StarbeamOne / home

Basic central repository for issue-tracking and documentation (wiki)
MIT License
2 stars 0 forks source link

Remove "Starting" Notifications on Successful "Completed" State Notifications #56

Closed Mike-E-angelo closed 1 year ago

Mike-E-angelo commented 1 year ago

We currently have a "starting" state notification to let the user know a process has started. We also send a notification after a process has completed. We may want to decrease the amount of notifications generated, and remove/hide the "starting" state notification on successful completion.

Mike-E-angelo commented 1 year ago

Upon further thought, this might cause confusion with email notifications. If you receive an email notification with the starting event and then click on it to find that it no longer exists, it may be confusing. The resolution here is to update the documentation to reflect what is going on.