ucsdlib / damsmanager

DAMS Manager
Other
3 stars 1 forks source link

Revert the codes on damspas that apply the CC template for UI display. #388

Closed jessicahilt closed 4 years ago

jessicahilt commented 4 years ago

Descriptive summary

Revert the codes on damspas that apply the CC template for UI display.

Related work

Global data cleanup to change the existing old Use Constraint(s) (dams:copyrightNote) to the new CC copyright Use Constraint(s) template for objects with a cc license #386

Update Excel Standard InputStream in DAMS Manager to use the expected CC copyright Use Constrain(s) template on object creation #387

arwenhutt commented 4 years ago

@VivianChu @lsitu The majority of the objects we looked at displayed the constraints on use values in the rdf.

But we noted a few things which weren't as expected:

1. text displayed is different than value stored

This item https://librarytest.ucsd.edu/dc/object/bb3789734j is displaying a different "constraints on use" text than is in the rdf

2. inconsistent display

@abbypenn93 ingested a collection of 60 objects to staging (as part of a single batch) - when she reviewed them on monday (2/18/2020) 24 of the objects did not display constraints on use in the UI. The values for all settings are the same for all of the records, and they all have the same rights/license, etc. When I looked at some of the same objects, the results were different but many objects still were not displaying constraints on use text.

I noticed with these, and other records we looked at during testing, had an empty copyright property in addition to the one with content, e.g.: <dams:copyright><dams:Copyright /></dams:copyright>

I believe that what may be happening is:

This may primarily be a problem with the record creation process (since those empty blocks shouldn't be there) so the fix for this may be to eliminate the creation of those empty blocks on ingest, instead of changing the UI.

lsitu commented 4 years ago

@arwenhutt For record https://librarytest.ucsd.edu/dc/object/bb3789734j in 1. text displayed is different than value stored, I think it's just a SOLR updated issue and I'll re-index it so to fix it. Do you see other records still have the issue?

For 2. inconsistent display, it looks like it's a new issue that is no related. Could you create a damsmanager ticket and attach the Excel source file that created objects with empty copyright element so that we can inspect and fix the problem? Thank you.

lsitu commented 4 years ago

@arwenhutt The index for object https://librarytest.ucsd.edu/dc/object/bb3789734j that you mentioned above is updated. Could you review it again? Thanks.

arwenhutt commented 4 years ago

@lsitu

  1. looks good and I'll create a new ticket for 2.

given all of that, I think we can close this ticket.

arwenhutt commented 4 years ago

Link to ticket for # 2 - #402

arwenhutt commented 4 years ago

@lsitu - @remerjohnson verified on production ✔️