You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/10/13 21:58:00 UTC

[jira] [Commented] (FINERACT-288) Client's Image Uploaded Not Showing on UI in Amazon S3

    [ https://issues.apache.org/jira/browse/FINERACT-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213444#comment-17213444 ] 

Michael Vorburger commented on FINERACT-288:
--------------------------------------------

The fix for this in https://github.com/apache/fineract/commit/628fb30347898e5051b297598c69a628eec4152a#diff-94d142d950391863756ade2f4995324bae04f5520895884a48080884d4f9298f, to me, seems to "hide" an AmazonS3Exception by "just" logging it, instead of forwarding it to the caller. This seems wrong here, see also https://github.com/apache/fineract/#error-handling-guidelines and https://github.com/apache/fineract/#logging-guidelines, and I'll change it in FINERACT-1202. Please shout if you disagree.

> Client's Image Uploaded Not Showing on UI in Amazon S3
> ------------------------------------------------------
>
>                 Key: FINERACT-288
>                 URL: https://issues.apache.org/jira/browse/FINERACT-288
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Client
>            Reporter: Santosh Math
>            Assignee: Markus Geiss
>            Priority: Major
>
> 1. Create a Client and activate him/her.
> 2. On Client's page click on 'Upload  Client Image'
> 3. Select the Client's photo and click on upload. 
> In the database, (m_image and m_client), it is showing the image is uploaded but it can not be seen on Client's page in UI. 



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