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

            Bug ID: 17621
           Summary: API: Should the 'update_on' Patron field really be a
                    datetime?
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Web services
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected], [email protected],
                    [email protected]
        Depends on: 16276, 17607
            Blocks: 17620

Bug #17607 highlighted that all other date fields in the Patron response are
simply 'date', whereas update_on is a date-time (without a timezone).

We should assess whether it's actually necessary for the update_on field to
record the timestamp as opposed to just a date, and if it required we should
ensure we record and return the timezone detail along with it.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16276
[Bug 16276] When automatically deleting expired borrowers, make sure they
didn't log in recently
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17607
[Bug 17607] Fix patron definition in Swagger
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17620
[Bug 17620] Fix format of date/data-times in Swagger definition
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
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