Hi Monica,
All storage locations are created - I just want to be able to link them to the object within an object lot and collection, and be able to display like so:
https://catalog.interferencearchive.org/index.php/Detail/object_lots/2024.003
This will later be used to populate a list of object lots and their associated locations under a collection, like so (this is a rough draft, as these are not associated with objects yet):
https://catalog.interferencearchive.org/index.php/Detail/collections/001_test
Now, the only way I could get my import mapping to work was by ignoring parents, but this meant when I went to display the associated storage locations as in the first link, nothing would populate, though the rest of the information (object ID, related collection) would. When I manually changed the storage location using the full hierarchy, it worked. I can only assume because I was mapping just a part of the hierarchy that it was causing the location not to be found? Even though the data seemed to be ok in the database, though maybe I misread something.
I appreciate your help and patience, as I'm just learning as I go.