redmine_meeting_room_calendar
redmine_meeting_room_calendar copied to clipboard
View deleted meetings
Hi,
Some of our team members are deleting room bookings at last minutes and making a bad habit of it. We thought that we could track these in the redmine activity section, but it seems that once a meeting is deleted the whole issue existence also gets deleted.
Is there a way to keep a record of meeting bookings? The only way I can think of right now is taking screenshots and comparing between these.
Thanks,
Nic.
Hi,
I can only think of two methods with both involve some programming todo:
-
Don't actually delete the issues, but set a different status to them and filter them when showing/checking for overlap
-
Monitor production.log on the server