Skip to content

resolves #19374 Refactor get_user_which_could_invite logic to reuse get_users_which_can_issue_invite.#19732

Open
RamReso wants to merge 2 commits intoelement-hq:developfrom
RamReso:refactor-get_user_which_could_invite
Open

resolves #19374 Refactor get_user_which_could_invite logic to reuse get_users_which_can_issue_invite.#19732
RamReso wants to merge 2 commits intoelement-hq:developfrom
RamReso:refactor-get_user_which_could_invite

Conversation

@RamReso
Copy link
Copy Markdown
Contributor

@RamReso RamReso commented Apr 26, 2026

Refactor get_user_which_could_invite logic to reuse get_users_which_can_issue_invite.

Fix #19374

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

@RamReso RamReso requested a review from a team as a code owner April 26, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove duplicate implementations of "who can invite" logic

1 participant