You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The client and the backend have a new model for the genders
it appears that the autoupdate needs to implement the new collection.
The autoupdate service gives following:
Error: getting next message: creating first time data: create keys for
keysbuilder: load needed keys: restricting data: getting restiction mode for
gender/A: collection "gender" is not implemented, maybe run go generate ./...
to fetch all fields from the models.yml
I suppose that the autoupdate service needs to implement the new 'gender' collection in the restrictor.
Running go generate doesn't help-
The client and the backend have a new model for the genders
it appears that the autoupdate needs to implement the new collection.
Originally posted by @reiterl in OpenSlides/openslides-client#4027 (comment)
The new gender:
Please look into the changed in models.yml and the action in the respective PRs
https://github.com/OpenSlides/openslides-meta/pull/116/files
https://github.com/OpenSlides/openslides-backend/pull/2485/files
The text was updated successfully, but these errors were encountered: