-
Notifications
You must be signed in to change notification settings - Fork 21
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
Enhance motion fields #844
Enhance motion fields #844
Conversation
@ostcar The changes from OpenSlides/openslides-meta#26 have to reflected in the autoudate service, namely implementing the new collections. They should behave exactly the same as |
Interestingly, the new feature works even without these changes. Does the autoupdate service simply pipe through unkown collections? |
So a motion with state restriction |
talked with @emanuelschuetze: No, there should be no changes to the visibility of a motion for editors/working group speakers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should probably be a draft until the changes to meta was merged into its main branch.
If there is a PR (not a draft PR) that looks good, then I think, that I should merge it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I cannot test this PR (together with client and backend). There is an error after trying to login with a normal user (superadmin works)!
autoupdate-1 | 2024/02/15 06:52:33 http: panic serving 172.21.0.14:36924: runtime error: invalid memory address or nil pointer dereference
Are you sure, that this is the only error message? When there is a panic, there should be a lot of lines in the error log |
I cannot replicate this |
Me neither |
* commit '441c4d9b6e7aff5f82baa8bbbdde05240e6436f8': (27 commits) Update meta repository (#885) Update meta (#877) Automatically create PRs for commits on staging branches (#865) Change restricter for motion_change_recommendation (#857) Bump github.com/klauspost/compress from 1.17.6 to 1.17.7 (#856) Remove update-generated-files.yml (#854) Update meta repository (#853) Bump github.com/gomodule/redigo from 1.8.9 to 1.9.1 (#852) new settings for one participant multiple times in the LoS (#851) Add identical motions (#846) Enhance motion fields (#844) Update go version (#850) Add motion restriction mode for `is_internal` (#847) Unify name of the openslides-meta submodule (#843) Add new restrictions for LoS extension (#807) (#810) Update meta repository (#841) Bump golang.org/x/sys from 0.16.0 to 0.17.0 (#839) Bump github.com/klauspost/compress from 1.17.5 to 1.17.6 (#836) Use models.yml from meta repo (#834) Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 (#835) ...
needed for OpenSlides/openslides-client#3164