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

Chore: Refactor BrainstormingModeratingUser #488

Open
JannikStreek opened this issue Nov 19, 2024 · 0 comments
Open

Chore: Refactor BrainstormingModeratingUser #488

JannikStreek opened this issue Nov 19, 2024 · 0 comments
Labels
type-enhancement New feature or request

Comments

@JannikStreek
Copy link
Member

Further Notes

BrainstormingModeratingUser is missing an id field, therefore the schema does not use use Mindwendel.Schema which would result in errors. This should be aligned with BrainstormingUser which has an id and uses use Mindwendel.Schema.

Implementation

Add the missing id field - be sure to make it work with old brainstorming moderating users that currently do not have an id. Refactor the code aligning it with BrainstormingUser.

@JannikStreek JannikStreek added the type-enhancement New feature or request label Nov 19, 2024
@JannikStreek JannikStreek changed the title Refactor BrainstormingModeratingUser Chore: Refactor BrainstormingModeratingUser Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant