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

Import school / team memberships (add to group during import) #1332

Closed
sleidig opened this issue Jun 28, 2022 · 3 comments
Closed

Import school / team memberships (add to group during import) #1332

sleidig opened this issue Jun 28, 2022 · 3 comments
Labels
Type: Feature new user-facing feature
Milestone

Comments

@sleidig
Copy link
Member

sleidig commented Jun 28, 2022

When importing new cases, I want to automatically create and link a school based on a column in the participant list to be imported.

Objective
example import format:

  • child name
  • ... date of birth, gender, etc.
  • school name

expected result after import:

  • one new "Child" entity per row
  • one new "School" entity for each unique value in the "school name" column
  • one new ChildSchoolRelation (i.e. link between child and school) for each row

Additional context
It would also be good to check if existing schools have the exact same name and link them, instead of creating new schools.

@sleidig sleidig added the Type: Feature new user-facing feature label Jun 28, 2022
@sleidig sleidig added this to the Import UI milestone Jun 28, 2022
@sleidig sleidig moved this to Triage in All Tasks & Issues Jul 4, 2022
@sleidig sleidig moved this from Triage to Todo in All Tasks & Issues Jul 4, 2022
@sleidig sleidig changed the title Import school / team memberships Import school / team memberships (add to group during import) Jan 31, 2023
@sleidig
Copy link
Member Author

sleidig commented Jan 31, 2023

as a first step possibly more convenient / easy to implement:
have a dropdown select to add all imported entities to an (existing) group entity

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.19.0-master.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature new user-facing feature
Projects
Archived in project
Development

No branches or pull requests

2 participants