Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Engine does not like the 'Images' directory produced by FoDicomAnonymiser #301

Open
tznind opened this issue Oct 4, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@tznind
Copy link
Contributor

tznind commented Oct 4, 2022

Describe the bug

FAILURE: Unexpected directory found in extraction directory c:\temp\out\Extractions\Extr_1046\MR_ImageTable\Images (pollution of extract directory is not permitted)

Unexpected directory found in extraction directory c:\temp\out\Extractions\Extr_1046\MR_ImageTable\Images (pollution of extract directory is not permitted)

Workaround is to move the Image directory to a release location seperately before performing RDMP release

To Reproduce
Steps to reproduce the behavior:

  1. Perform an image extraction
  2. Attempt to release using the main RDMP client Release engine

RDMP.Dicom Plugin Version
6.0.1

RDMP Version
8.0.2

Stack Trace

Unexpected directory found in extraction directory c:\temp\out\Extractions\Extr_1046\MR_ImageTable\Images (pollution of extract directory is not permitted)
   at Rdmp.Core.DataExport.DataRelease.Potential.FlatFileReleasePotential.FilesAreMissing(IExtractionResults extractionResults) in D:\Repos\RDMP\Rdmp.Core\DataExport\DataRelease\Potential\FlatFileReleasePotential.cs:line 72
   at Rdmp.Core.DataExport.DataRelease.Potential.FlatFileReleasePotential.GetSpecificAssessment(IExtractionResults extractionResults) in D:\Repos\RDMP\Rdmp.Core\DataExport\DataRelease\Potential\FlatFileReleasePotential.cs:line 40
   at Rdmp.Core.DataExport.DataRelease.Potential.ReleasePotential.MakeAssesment(ICumulativeExtractionResults extractionResults) in D:\Repos\RDMP\Rdmp.Core\DataExport\DataRelease\Potential\ReleasePotential.cs:line 99
   at Rdmp.Core.DataExport.DataRelease.Potential.ReleasePotential.Check(ICheckNotifier notifier) in D:\Repos\RDMP\Rdmp.Core\DataExport\DataRelease\Potential\ReleasePotential.cs:line 281
@tznind tznind added the bug Something isn't working label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant