redmine_meeting_room_calendar icon indicating copy to clipboard operation
redmine_meeting_room_calendar copied to clipboard

View deleted meetings

Open nicbagit opened this issue 7 years ago • 1 comments

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.

nicbagit avatar Nov 17 '17 06:11 nicbagit

Hi,

I can only think of two methods with both involve some programming todo:

  1. Don't actually delete the issues, but set a different status to them and filter them when showing/checking for overlap

  2. Monitor production.log on the server

dro123 avatar Nov 17 '17 08:11 dro123