Add a Recycle bin for Job Master
D271: Build a Recycle Bin for the Master actions. This can be in a new table in the database which contains all information about the deleted master jobs/schedules/calendars/andso on. This helps a lot when you delete the wrong job/schedule/subschedule/calendar entry in the master, then you can restore this entry from the "recycle bin"! There must be an automatic mechanisme to clean up this recycle bin after xx days, which should be a customable setting. Default could be set to one month. I first wrote this for the jmaster, but I think this would be handy for all "master" actions in opcon, so that opcon administrators have a quick way to restore a wrong deleted item.
Comments: 1
-
22 Feb, '22
Christopher CaldwellThe way we handle this, is we created a Old-Master schedule, and instead of deleting jobs, we move from from the master to here. This has come in handy when old jobs needed again, we can go here and copy them back, but it keeps the Master schedule cleaner, less ancient jobs not cluttering them up.