lyrasis/aspace-client-tasks

ensure attach methods check for existing refs list

eightBitter opened this issue · 0 comments

currently, if you run an attach method twice, the second run will replace the refs list from the first. need to add a conditional to check if refs already exists in the data; if it does, add to it rather than creating a new array