You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing the following callback function I get an error: $mantisApi->callAuthenticatedWs('mc_issue_note_add', ['issue_id' => <an-issue-id>, 'note' => $note]);
Mantisbt version: 2.19.0 (latest stable)
MantisApiBundle version: Latest
When executing the following callback function I get an error:
$mantisApi->callAuthenticatedWs('mc_issue_note_add', ['issue_id' => <an-issue-id>, 'note' => $note]);
Error:
Full log: (removed private data)
https://hastebin.com/serelirici.cs
Could this be a MantisApiBundle problem? If not, I'll look further.
The text was updated successfully, but these errors were encountered: