Skip to content

fix(teams): use event initiator in system messages#17844

Merged
nickvergessen merged 1 commit intomainfrom
fix/noid/circle-use-remove-actor
Apr 29, 2026
Merged

fix(teams): use event initiator in system messages#17844
nickvergessen merged 1 commit intomainfrom
fix/noid/circle-use-remove-actor

Conversation

@Antreesy
Copy link
Copy Markdown
Contributor

β˜‘οΈ Resolves

  • Fix system messages content for added/removed participants (as team members)
    • circles app uses circle->getInitiator() in ActivityService.php
    • we should be able to reuse the same approach instead of member->getInvitedBy() (as it's incorrect for DELETE operation actor)

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

πŸ–ΌοΈ Screenshots / Screencasts

🏚️ Before 🏑 After
2026-04-28_14h21_56 2026-04-28_14h21_46

πŸ› οΈ API Checklist

🚧 Tasks

  • ...

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • πŸ“˜ API documentation in docs/ has been updated or is not required
  • πŸ”– Capability is added or not needed

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy requested a review from nickvergessen April 28, 2026 12:40
@Antreesy Antreesy self-assigned this Apr 28, 2026
@Antreesy Antreesy added bug feature: api πŸ› οΈ OCS API for conversations, chats and participants labels Apr 28, 2026
@nickvergessen
Copy link
Copy Markdown
Member

/backport to stable33

@nickvergessen
Copy link
Copy Markdown
Member

/backport to stable32

@nickvergessen nickvergessen merged commit 4b9816f into main Apr 29, 2026
79 checks passed
@nickvergessen nickvergessen deleted the fix/noid/circle-use-remove-actor branch April 29, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug feature: api πŸ› οΈ OCS API for conversations, chats and participants

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants