fix(editor): Allow edits as attending organizer#6809
Merged
ChristophWurst merged 1 commit intomainfrom Mar 31, 2025
Merged
Conversation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Member
Author
|
/backport to stable5.2 please |
Member
Author
|
/backport to stable5.1 please |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6809 +/- ##
============================================
+ Coverage 23.01% 28.72% +5.71%
- Complexity 476 952 +476
============================================
Files 252 294 +42
Lines 12216 14518 +2302
Branches 2353 2358 +5
============================================
+ Hits 2811 4171 +1360
- Misses 9066 10007 +941
- Partials 339 340 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
hamza221
approved these changes
Mar 13, 2025
Contributor
|
Member
Author
|
Nope, I have tested that scenario. It seems we filter the organizer out already for circles |
Contributor
Member
Author
|
What is the issue there? |
SebastianKrupinski
approved these changes
Mar 13, 2025
8 tasks
This was referenced Mar 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

#6778 hid actions that attendees shouldn't execute. However, there can be ORGANIZERs that are also listed as ATTENDEE. Don't ask me how, it happens. Then we hide the actions also from the actual organizer.