History doesn't show everything (any more?)
Posted: 26 Jan 2018, 14:00
Hi
It has been noticed that history isn't showing everything anymore. I'm pretty sure that once upon a time, the history of an issue would show you every operation that occurred against an issue, but now it appears to be hiding items.
Direct "for instance": one of our users was looking at an issue. Another user deleted one of their notes associated with the issue, and the first users view of the issue history made no mention whatsoever of the note being deleted.
I've checked the database, all the history lines are there, so something (history_api.php at a guess) is deliberately not returning everything up the chain to bug_view. The really weird thing (from my viewpoint) is that my account is "administrator", and I can't just see everything in the history (like, I can understand maybe hiding some operations from some users, but surely administrator should see everything?)
We're running 1.3.13 (with some local changes), but I've tested in 1.3.10 (stock) and 2.2.1 (stock) and all are exhibiting the same behaviour. Is this something we've messed up in our config over the many years we've been using MantisBT, or something more fundamental?
It has been noticed that history isn't showing everything anymore. I'm pretty sure that once upon a time, the history of an issue would show you every operation that occurred against an issue, but now it appears to be hiding items.
Direct "for instance": one of our users was looking at an issue. Another user deleted one of their notes associated with the issue, and the first users view of the issue history made no mention whatsoever of the note being deleted.
I've checked the database, all the history lines are there, so something (history_api.php at a guess) is deliberately not returning everything up the chain to bug_view. The really weird thing (from my viewpoint) is that my account is "administrator", and I can't just see everything in the history (like, I can understand maybe hiding some operations from some users, but surely administrator should see everything?)
We're running 1.3.13 (with some local changes), but I've tested in 1.3.10 (stock) and 2.2.1 (stock) and all are exhibiting the same behaviour. Is this something we've messed up in our config over the many years we've been using MantisBT, or something more fundamental?