JiscSD / archivematica

Free and open-source digital preservation system designed to maintain standards-based, long-term access to collections of digital objects.
http://www.archivematica.org
GNU Affero General Public License v3.0
0 stars 0 forks source link

Multiple fixes (ingest metadata) #17

Closed sevein closed 7 years ago

sevein commented 7 years ago

Issue: RDSSARK-89

Problem: automated workflow defaults normalizes for access

It should only normalize for preservation. See commit: MCPServer: update automated workflow

Problem: FPR script fails to find default thumbnail (see #19)

Required changes in https://github.com/artefactual/archivematica-fpr-admin/pull/50. See commit: Dashboard: update archivematica-fpr-admin

Problem: MCPServer does not update perms of existing shared directories

See commit: MCPServer: always update perms

Problem: unneeded watched directories exist

See commit: MCPServer: delete watchedDirectories/ duplicate

Problem: antivirus client script fails to handle clamav daemon errors

See commit: MCPClient: exit gracefully if clamd fails to scan

Problem: merge fix after pull from upstream into qa/jisc

See commit: Elasticsearch: fix setting lookup

Problem: permission error in workFlowDecisions/ (see https://github.com/JiscRDSS/rdss-archivematica/issues/11)

See commit: MCPServer: relax perms of workFlowDecisions/

sevein commented 7 years ago

@jhsimpson this is ready now.

sevein commented 7 years ago

@jhsimpson please when you have a second this PR needs another review.