-
Notifications
You must be signed in to change notification settings - Fork 26
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
Import rework Preview #2456
Comments
The second wanted behaviour (The preview should include all existing user data) is not implementable without a new concept. |
I extracted point 1 into its own issue #2457 |
I also took out the project labels as I understood them to be applicable to the bug part of what was initially asked. |
I'll move my comment to the bug Issue and deelte it in here |
As far as showing pre-existing information goes: How about adding a new If both the backend and import file have data, I'd say what is written in the import file takes precedence and should be shown. As for the old data, we probably don't need to show it explicitly. There is, of course, also the option of handling it completely differently by changing the return schema to something like What do you think @r-peschke ? |
I've added this Issue to the META issue OpenSlides/openslides-client#3809. About you comment Luisa: A new participant concept is currently in developement. After we've added it in Github. We can and should discuss your notes after the integation in Github. |
@MSoeb If I may ask: What relevance does a new participant concept have to this issue, which has, by now, become a more general import issue? Sure, there is a participant import as well, but there is also an account, topic, committee and motion import (even if the latter is, as of yet, unused in the client). If we're going to be implementing this, we'd have to implement it for all of them anyway, for consistency's sake. So why wait just because the participant concept may change soon? Also: |
Description:
Given the new possibilities with participant-import:
It is worth discussing if the preview should only the data from the file, or whether it should show preexisting data.
Somethings which needs discussion:
What shoud be discussed/happen:
The text was updated successfully, but these errors were encountered: