[
https://issues.apache.org/jira/browse/FINERACT-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17311968#comment-17311968
]
Aminu Bakori commented on FINERACT-1336:
----------------------------------------
[~francisguchie] for some unknown reason, this isn't fixed even when using your
latest commit on the francisguchie:FINERACT-1336fullparameterlist branch.
> 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
>
>
> 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)