Hi All.

I am picking up a funny when mapping an item. The mapping happens, but 
then shows as mapped twice to the new collection, i.e


This item appears in the following Collection(s)

·        Research Articles (Public Administration) [77]

·        Open Research Collection [2103]

·        Open Research Collection [2103]

Looking in the database I get:

dspace=> select * from collection2item where item_id = '14619';
   id   | collection_id | item_id
-------+---------------+---------
  22249 |           178 |   14619
  22195 |           178 |   14619
  22183 |            19 |   14619

which shows me that the mapping did actually happen twice. Any idea what 
is happening here? I am using DSpace 3.2 with discovery. Looking at the 
difference in id for the mappings, it would appear as if a mapping 
happened a while ago, and then was re-mapped. Is allowing multiple 
mappings to the same collection for the same item not a shortcoming in 
the system?

Kind Regards.

Shaun Donovan

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to