archivematica / Issues

Issues repository for the Archivematica project
GNU Affero General Public License v3.0
16 stars 1 forks source link

Problem: Ingest tab shows default processingMCP when using custom processingMCP #489

Open ablwr opened 5 years ago

ablwr commented 5 years ago

Expected behaviour

If using a custom processingMCP.xml file in my transfer, the "Include default SIP processingMCP.xml" should not appear in the Ingest tab, because the default is not included.

Current behaviour

Currently, this microservice appears and is lit up as green as if it were. A user would reasonably misunderstand this to think that their custom processing configuration was being ignored and replaced.

Steps to reproduce

Set up a transfer with a custom processingMCP.xml file (this can be done by adding this file to the top-level of a directory you wish to transfer). Run through the Transfer tab and into the Ingest tab

You should see this:

screenshot from 2019-02-06 15-24-00

Your environment (version of Archivematica, OS version, etc)

1.8, CentOS


For Artefactual use: Please make sure these steps are taken before moving this issue from Review to Verified in Waffle:

ablwr commented 5 years ago

A larger issue related to this can be found here: https://github.com/archivematica/Issues/issues/490