Notification when other user edited News
Added by Bálint Mészáros almost 3 years ago
Hello all!
We are using the News feature in a project for meeting minutes. The problem is that redmine doesn't notify the user before editing news that an other user already changed it. Is there any solution to work like the Issue editing (redmine warns user before saveing issue when other user already changed it).
thx for your help
Environment:
Redmine version 4.0.1.stable
Ruby version 2.5.8-p224 (2020-03-31) [x64-mingw32]
Rails version 5.2.2
Replies (1)
RE: Notification when other user edited News - Added by Lorenzo Meneghetti over 2 years ago
Hello, if you mean ActiveRecord::StaleObjectError management, I don't think it's available for news.
Regards
Lorenzo