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

[Imports] Implement motion import via backend #2871

Open
luisa-beerboom opened this issue Oct 10, 2023 · 0 comments · May be fixed by #3042
Open

[Imports] Implement motion import via backend #2871

luisa-beerboom opened this issue Oct 10, 2023 · 0 comments · May be fixed by #3042
Assignees
Labels
feature waiting Waiting for some other PR/feature; more details in comments
Milestone

Comments

@luisa-beerboom
Copy link
Member

luisa-beerboom commented Oct 10, 2023

See OpenSlides/openslides-backend#1713

The motion export should be extended to allow for exports in correct backend motion.import format.
We want to keep the old format as well for the sake of customers who were using it for some purpose. Especially for the users, the proposal was to keep the old functionality and add username columns.

There was also a discussion whether OpenSlides should recognize if the user tries to import a previously exported amendment and remove it from the payload pre-emptively. For that purpose we want to export if the motion is an amendment (see description in Wiki) as a new boolean column motion_amendment in the export.

@luisa-beerboom luisa-beerboom added feature needs discussion waiting Waiting for some other PR/feature; more details in comments labels Oct 10, 2023
@luisa-beerboom luisa-beerboom added this to the 4.1 milestone Oct 10, 2023
@luisa-beerboom luisa-beerboom linked a pull request Nov 23, 2023 that will close this issue
@emanuelschuetze emanuelschuetze modified the milestones: 4.1, 4.2 Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature waiting Waiting for some other PR/feature; more details in comments
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants