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

Improvements for topic and account import #1880

Closed
r-peschke opened this issue Aug 21, 2023 · 1 comment
Closed

Improvements for topic and account import #1880

r-peschke opened this issue Aug 21, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@r-peschke
Copy link
Member

r-peschke commented Aug 21, 2023

  1. topic import: use type integer for agenda duration in doc and implementation
  2. account import: set object flags in json upload for fields username, default_password and saml_id
  3. rename user.import to account.import (we will have participant import, too)
  4. account.import: 2 rows with same username results in error, expanded, 2 times the same id found, will result in error
  5. account_json_upload uses Lookup-class for duplicate check
@r-peschke r-peschke added the bug label Aug 21, 2023
@r-peschke r-peschke added this to the 4.1 milestone Aug 21, 2023
@r-peschke r-peschke self-assigned this Aug 21, 2023
@jsangmeister jsangmeister changed the title import topic und account Improvements for topic and account import Aug 22, 2023
@r-peschke r-peschke linked a pull request Aug 29, 2023 that will close this issue
@r-peschke
Copy link
Member Author

Closed in favor of #1896

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.

1 participant