Skip to content
  • Sylvain Thénault's avatar
    Stop using unique identifier on archive unit and data objects · 5fb5bf38f962
    Sylvain Thénault authored
    They have been introduced at a first glance to handle references during profile
    generation as well as display of 'first class' element in the UI. The main problem is
    that they clash when using the 'import archive unit' feature, since one may not
    import the same unit twice without changing the id first. Another problem is
    that their purpose is not clear to end-user.
    
    This changeset remove the attribute, use eid instead during profile generation
    and fix tests. UI and proper migration will be handled in later csets.
    
    Related #16070476
    5fb5bf38f962