Petri Tuomola created FINERACT-1119:
---------------------------------------

             Summary: BulkImportWorkbookServiceImpl.getOutputTemplate() only 
works with FileSystemContentRepository
                 Key: FINERACT-1119
                 URL: https://issues.apache.org/jira/browse/FINERACT-1119
             Project: Apache Fineract
          Issue Type: Bug
            Reporter: Petri Tuomola


The functionality to fetch the uploaded import templates seems to assume that 
any filenames returned by the ContentRepository sub-system are simply 
references in the local file system: I don't see the required logic in 
BulkImportWorkbookServiceImpl.getOutputTemplate() to retrieve the actual file 
from the document repository.

This means that if you are using e.g. S3ContentRepository then the 
functionality to download uploaded bulk import files will fail. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to