Skip to content
Snippets Groups Projects
  1. Apr 26, 2022
    • Andreas Ellewsen's avatar
      Merge branch 'import-guests-fix-matching' into 'master' · d7aa8a5f
      Andreas Ellewsen authored
      Make import_guests command more lenient on source
      
      See merge request !319
      d7aa8a5f
    • Andreas Ellewsen's avatar
      Make import_guests command more lenient on source · 967c1894
      Andreas Ellewsen authored
      The database constraint on the Identity model demands only one value per
      id type for each person. This means that a person with a pass number
      already in greg from a different source than the one we are trying to
      import will trigger an integrity error when we try to create it.
      
      The logic now instead checks for identities with other sources as well,
      and if a match is found from another source system, the source is
      updated to the one in the data we are importing. This will also mean
      that a previously entered manual entry, will be converted to one marked
      as automatic.
      Verified
      967c1894
  2. Apr 22, 2022
  3. Apr 08, 2022
  4. Apr 07, 2022
  5. Mar 30, 2022
  6. Mar 24, 2022
  7. Mar 22, 2022
  8. Mar 21, 2022
  9. Mar 17, 2022
  10. Mar 16, 2022
  11. Mar 15, 2022
Loading