Expose Collaboration Context in message for new topic (recordsevent topic)
All Submissions:
- [YES] I have added an explanation of what changes in this merge do and why we should include it?
- [NA] I have updated the documentation accordingly.
- [YES] I have added tests to cover my changes.
- [YES] All new and existing tests passed.
- [YES] My code follows the code style of this project.
- [NA] I ran lint checks locally prior to submission.
What is the issue or story related to the change?
Change details: The message for the new topic (recordsevent) contains collaboration context if provided
Test coverage:
Added unit test to verify that the new message contains collaboration context if provided
Does this introduce a breaking change?
- [NO]