OpenSlides / openslides-client

Webclient for OpenSlides 4+
MIT License
3 stars 33 forks source link

Motion creation: Add free text submitter field and committee selection field #4405

Open MSoeb opened 1 week ago

MSoeb commented 1 week ago

Current behavior During motion creation it is not possible to add a free text submitter. After creation it is possible to add a free text submitter.

Wanted behavior As admin or as a participant with can manage metadata and can create motion permissions it should be possible to enter a free text submitter during motion create . To implement this, the existing components in motion metadata should be used. This should include the 'Extension' and 'Committee' fields. After integration persons with corrcet permissions mentioned above can enter free text submitters or choose a free text submitter from the committee field. The behavior should be the same like in the motion metadata.

The free text field and the committee field should be placed between submitter and title. image

important:

Additional context The added content (submitters) should behave like the existing component. The added submitters are free text, which will not create accounts.

luisa-beerboom commented 5 days ago

Related question: The backend already allows for this, but currently fills in the calling user as the submitter if no ids are given. From what I can see, this does ignore whether text submitter is given, so even if there was a text submitter, currently the one who physically created the motion will still be submitter.

Is this the desired behaviour? If not, can you create a backend issue?

MSoeb commented 1 day ago

Thank you for your message. When clarifying the details, we noticed that the issue needs to be rewritten. I will include details of your request in the issue.