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

Francis Guchie commented on FINERACT-1336:
------------------------------------------

[~aminubakori] 
Please cross check as this works for me very well. Start fineract and to  
confirm if my latest branch works well run the following sql script and look 
out for the results 

SELECT * FROM stretchy_report WHERE report_name IN 
('ReportCategoryList','FullReportList','FullParameterList')
you should have the following results in image below

!image-2021-03-31-11-35-48-604.png!

> Reporting meta-data entry not found - FullParameterList
> -------------------------------------------------------
>
>                 Key: FINERACT-1336
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1336
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Reports
>    Affects Versions: 1.4.0
>            Reporter: Francis Guchie
>            Assignee: Francis Guchie
>            Priority: Major
>         Attachments: image-2021-03-22-18-55-39-032.png, 
> image-2021-03-31-11-35-48-604.png
>
>
> FINERACT-1306
> Explains and error that arises due to 2 report names missing 
> 1-ReportCategoryList
>  2- FullReportList
> This was solved but upon loading reports, the parameters do not display due 
> to failure of spooling the 
>  FullParameterList from table stretchy_report
> on the UI you see error below 
>  !image-2021-03-22-18-55-39-032.png!
> the json response is 
> {
>      "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: FullParameterList"               
>   }
>             ]
>          }
>      ]
>  }
>   



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

Reply via email to