#8120 closed defect (bug) (fixed)
Activity Action strings are not generated for nested activity comments
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 5.0.0 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | Activity | Keywords: | has-patch commit |
Cc: |
Description
This issue posted on the BP REST API repository revealed we are not generating the activity comments action strings when they are appended to their parent into their parent's children
property.
I suggest the attached patch and unit test to fix the bug there and the issue into the BP REST API repository.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Seems good to me! Thanks for getting that patched so quick! :)