You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Petri Tuomola (Jira)" <ji...@apache.org> on 2020/08/20 02:44:00 UTC

[jira] [Created] (FINERACT-1119) BulkImportWorkbookServiceImpl.getOutputTemplate() only works with FileSystemContentRepository

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)