MantisBT: master 666b56c7

Author Committer Branch Timestamp Parent
dominik vboctor master 2014-10-12 14:38 master 4ea98f61
Affected Issues  0012541: mc_issue_note_add function not honoring reporter data
Changeset

Fix 0012541: mc_issue_note_add function not honoring reporter data

When using the function mc_issue_note_add() the submitted reporter data aren't used.
This fixes allows users with 'webservice_specify_reporter_on_add_access_level_threshold'
access level to override reporter when submitting notes. This makes it consistent
with mc_issue_add() api.

mod - api/soap/mc_issue_api.php Diff File