MantisBT: master-2.26 e03d0f63

Author Committer Branch Timestamp Parent
lam000 dregad master-2.26 2023-12-04 13:03 master-2.26 fe404e16
Affected Issues  0033402: Updating an Issue through the API sets all comments last edit timestamp
Changeset

REST: only update bugnote timestamp when changed

Prior to this, any bugnote provided in the Issue PATCH request's body
would see its timestamp updated, even if there was no actual change to
the bugnote's data.

Fixes 0033402, PR https://github.com/mantisbt/mantisbt/pull/1952

Signed-off-by: Damien Regad dregad@mantisbt.org

mod - api/soap/mc_issue_api.php Diff File