Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to edit own delegation via user.update_self #2632

Conversation

luisa-beerboom
Copy link
Member

@luisa-beerboom luisa-beerboom commented Sep 19, 2024

Closes #2503

Copy link
Member

@hjanott hjanott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMAW.
If this will not lead to widespread changes you could overhaul the grammar of the existing error messages.

@@ -14,5 +16,9 @@ Updates the request user. Removes starting and trailing spaces from `username`.

The given `gender` must be present in `organization/genders`.

`meeting_id` is only for editing meeting-internal data, and the value will be thrown away afterwards.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about:
meeting_id is only used for processing meeting-internal data and will be omitted otherwise.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The purpose of my description was to point out that meeting_id won't be written into the data anywhere and is just additional information given to aid action-internal calculations.
Your proposition doesn't do that, so I won't change it-

@hjanott hjanott assigned luisa-beerboom and unassigned hjanott Sep 25, 2024
@luisa-beerboom luisa-beerboom added this pull request to the merge queue Sep 30, 2024
Merged via the queue into OpenSlides:main with commit ed82f6b Sep 30, 2024
5 checks passed
@luisa-beerboom luisa-beerboom deleted the 2503-allow-to-edit-own-delegation branch September 30, 2024 15:20
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.

Add allow_to_edit_own_delegation
2 participants