MantisBT: master ca816d7e

Author Committer Branch Timestamp Parent
vboctor vboctor master 2019-07-21 00:40 master b6911ede
Changeset

Link history events to bugnote when visibility changes

When a bugnote visibility changes, update the history events for files
associated with the note to include the bugnote id to control their visibility.
This way when a note is made private, the associated history events won’t be displayed.

mod - core/bug_activity_api.php Diff File
mod - core/history_api.php Diff File