MantisBT: master 1436e536

Author Committer Branch Timestamp Parent
cproensa dregad master 2019-09-21 16:21 master 668a9b1e
Affected Issues  0026167: Issue view history api repeated calls to bug_get_attachments database query
Changeset

Clean up duplicated query call

Move the call to file_get_visible_attachments() outside of the loop,
to avoid duplicated database queries.

Fixes: 0026167

mod - api/soap/mc_issue_api.php Diff File