You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Francis Guchie (Jira)" <ji...@apache.org> on 2021/01/27 09:42:00 UTC

[jira] [Updated] (FINERACT-1306) Reporting meta-data entry not found - All reports modules

     [ https://issues.apache.org/jira/browse/FINERACT-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis Guchie updated FINERACT-1306:
-------------------------------------
    Attachment: image-2021-01-27-09-41-45-780.png

> Reporting meta-data entry not found - All reports modules
> ---------------------------------------------------------
>
>                 Key: FINERACT-1306
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1306
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Reports
>    Affects Versions: 1.5.0
>            Reporter: Francis Guchie
>            Priority: Major
>             Fix For: 1.5.0
>
>         Attachments: image-2021-01-27-09-41-45-780.png
>
>
> [https://diprom.biz/fineract-provider/api/v1/runreports/reportCategoryList?R_reportCategory=Fund&genericResultSet=false&parameterType=true]
> One gets the response payload below 
> {
>  "developerMessage": "The requested resource is not available.",
>  "httpStatusCode": "404",
>  "defaultUserMessage": "The requested resource is not available.",
>  "userMessageGlobalisationCode": "error.msg.resource.not.found",
>  "errors": [
>  {
>  "developerMessage": "Reporting meta-data entry not found.",
>  "defaultUserMessage": "Reporting meta-data entry not found.",
>  "userMessageGlobalisationCode": "error.msg.report.name.not.found",
>  "parameterName": "id",
>  "value": null,
>  "args": [
>  {
>  "value": "Report Name: reportCategoryList"
>  }
>  ]
>  }
>  ]
> }



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