https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22936

            Bug ID: 22936
           Summary: /patrons Showing Error
 Change sponsored?: ---
           Product: Koha
           Version: 18.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST api
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: muneebkalat...@yahoo.com
  Target Milestone: ---

I am getting The below error while using /patrons Route

"errors": [
        {
            "message": "Expected string - got null.",
            "path": "/1/updated_on"
        },
:
:
{
            "message": "Expected string - got null.",
            "path": "/1000/updated_on"
        },

It was working on 17.11 and I upgraded to 18.11, It is showing this error.

When I try with a fresh Install(18.11), the route is working.



/patrons/{patronid} is working though.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to