Skip to content
Snippets Groups Projects
  1. Oct 24, 2019
  2. Oct 18, 2019
  3. Oct 17, 2019
  4. Oct 16, 2019
  5. Oct 14, 2019
  6. Oct 13, 2019
  7. Oct 11, 2019
  8. Oct 10, 2019
  9. Oct 09, 2019
  10. Oct 08, 2019
    • David Büchler's avatar
      Fixed error where if no duplicate scan result on creation of a new person... · 47a78412
      David Büchler authored
      Fixed error where if no duplicate scan result on creation of a new person could be found, the code tried to access .lenght...
      Data_alias.aod: The auditSyncConfig was configured to audit itself which resulted in an error. Fixed.
      47a78412
    • David Büchler's avatar
      New processes to run the scans for duplicates serverside have been created. · 6cebec77
      David Büchler authored
      RebuildAllDuplicateCaches_serverProcess.aod takes both person and organisation scanner (currently hard coded) and runs them. This is ought to be executed via the manager/other serverside ways
      RebuildDuplicatesCache_serverProcess on the other hand should be used via code because this process expects the filterName and TargetEntity as parameters. The usages are commented out for the time beign becaus of incompatibilities in the process.execute* methods...
      If a person or organisation is merged, the standardcommunication ways of the old record are reset to "no standard".
      6cebec77
Loading