Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Nov 21, 2024

Backport of #1758

Before, the member entry that matched the `singleId` of the user and
`level = 9` was used as initiator, which in practice means the member
entry for the internal user circle of the user most of the time.

Instead, we want to use the member entry that matches `singleId` of
the user and `circleId` of the circle in question.

This fixes the wrong `level` being set for `initiator` when calling
`circleProbe()` with `DataProbe::INITIATOR`.

Fixes: #1757

Signed-off-by: Jonas <[email protected]>
Required for testing (where only one php thread is available), but as
well for clients that require the event to be excecuted immediately.

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- force-pushed the backport/1758/stable29 branch from 3685f4b to f4a5c56 Compare November 25, 2024 10:37
@mejo- mejo- marked this pull request as ready for review November 25, 2024 10:43
@mejo-
Copy link
Member

mejo- commented Nov 25, 2024

CI failures unrelated.

@mejo- mejo- merged commit 40527be into stable29 Nov 25, 2024
17 of 19 checks passed
@mejo- mejo- deleted the backport/1758/stable29 branch November 25, 2024 10:43
@skjnldsv skjnldsv mentioned this pull request Nov 27, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants