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

Fix motion list structure level #2828

Conversation

luisa-beerboom
Copy link
Member

Closes #2827

Copy link
Member

@emanuelschuetze emanuelschuetze left a comment

Choose a reason for hiding this comment

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

structure level and number is still missing in some views:

  • autopilot (LoS, assignment poll)
  • assignment-detail (candidate list, assignment poll)

@rrenkert
Copy link
Member

structure level and number is still missing in some views:

  • autopilot (LoS, assignment poll)
  • assignment-detail (candidate list, assignment poll)

This is not part of the issue nor the PR!

Copy link
Member

Choose a reason for hiding this comment

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

We do not want to add new fieldsets because within the subscriptions we do not have any direct reference to these and therefore cannot see which fields will be subscribed.

@luisa-beerboom
Copy link
Member Author

structure level and number is still missing in some views:

  • autopilot (LoS, assignment poll)
  • assignment-detail (candidate list, assignment poll)

This is not part of the issue nor the PR!

I did it anyway, since it's basically a copy-and-paste measure

@rrenkert rrenkert removed their request for review September 26, 2023 15:17
Copy link
Member

@emanuelschuetze emanuelschuetze left a comment

Choose a reason for hiding this comment

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

The structure level and number of motion supporter was not loaded in motion detail - after reload this page.

@emanuelschuetze emanuelschuetze merged commit d2a51bf into OpenSlides:main Sep 29, 2023
2 checks passed
follow: [
{
idField: `user_id`,
fieldset: [...UserFieldsets.FullNameSubscription.fieldset, `meeting_user_ids`]
Copy link
Member

Choose a reason for hiding this comment

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

Removal of this tracked in #2789

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.

Structure level for users in motion list wrong
4 participants