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

invalid fields in GetDataTablesResponse when getting datatables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • 3.0.0
    • None

    Description

      Currently the "GetDataTablesResponse" class has fields named "appTableName", "datatableName" and "column", but below data is returned from backend. This can be cross check from older(html) doc of the api.

      localhost or demo.fineract.dev

      {
          "applicationTableName": "m_client",
          "registeredTableName": "Client Beneficiary information",
          "columnHeaderData": []
      }
      

      Attachments

        Issue Links

          Activity

            People

              danishjamal Danish Jamal
              danishjamal Danish Jamal
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: