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

Enhance motion.create_forwarded #2382

Open
jsangmeister opened this issue Apr 23, 2024 · 2 comments · Fixed by #2399
Open

Enhance motion.create_forwarded #2382

jsangmeister opened this issue Apr 23, 2024 · 2 comments · Fixed by #2399
Assignees
Labels
Milestone

Comments

@jsangmeister
Copy link
Contributor

jsangmeister commented Apr 23, 2024

see OpenSlides/openslides-client#3527 for context

  • add boolean to control which submitter is used: The original one or the forwarding committee
  • add boolean to control which number is used: The original one or none
@jsangmeister jsangmeister added this to the 4.2 milestone Apr 23, 2024
@luisa-beerboom luisa-beerboom self-assigned this Apr 24, 2024
@luisa-beerboom
Copy link
Member

Talked with @rrenkert about number option, two points:

  • Instead of blanket-setting the number to none if the original number is not selected, the second option should just preserve the current functionality (which does indeed generate a number at times)
  • If original is selected and the number already exists in the target meeting, we're appending -1, -2, -3, u.s.w. to it until we arrive at a unique number

@rrenkert
Copy link
Member

rrenkert commented Jun 28, 2024

The forwarding of an "original motion" and its amendmends should not include the following attributes:

  • status (falls back to the default workflow's initial state)
  • recommendation
  • category
  • motion block
  • comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants