Update notes for 2016-04-12

This commit is contained in:
Alan Orth 2016-04-12 18:49:23 +03:00
parent 08e315ab19
commit d2e6150988
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -143,6 +143,7 @@ dspacetest=# delete from metadatavalue where resource_type_id=2 and text_value='
DELETE 226
```
- I deleted them on CGSpace but I'll wait to do the re-index as we're going to be doing one in a few days for the metadata changes anyways
- In other news, moving the `dc.type.output` to `dc.type` and re-indexing seems to have fixed the Listings and Reports issue from above
- Unfortunately this isn't a very good solution, because Listings and Reports config should allow us to filter on `dc.type.*` but the documentation isn't very clear and I couldn't reach Atmire today
- We want to do the `dc.type.output` move on CGSpace anyways, but we should wait as it might affect other external people!