- Issue created by @justanothermark
- Merge request !7Issue #3529819 by justanothermark. Return comment in Epic and Task addComment function. → (Open) created by justanothermark
- First commit to issue fork.
Task::addComment
returns the result of $comment->save()
(which is SAVED_NEW
or SAVED_UPDATED
) but claims to return the Comment itself in the comment.
Active
1.0
Code