Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-1336

Reporting meta-data entry not found - FullParameterList

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Resolved
    • 1.4.0
    • None
    • Reports
    • None

    Description

      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 

      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"                 }

                  ]
              }
          ]
      }
       

      Attachments

        1. Snip20210331_5.png
          41 kB
          Aminu Bakori
        2. image-2021-03-31-11-35-48-604.png
          107 kB
          Francis Guchie
        3. image-2021-03-22-18-55-39-032.png
          13 kB
          Francis Guchie

        Issue Links

          Activity

            People

              francisguchie Francis Guchie
              francisguchie Francis Guchie
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: