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

Lucas Gass (lukeg) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #16 from Lucas Gass (lukeg) <[email protected]> ---
In the spec you have:

type: object
properties:
  id:
    type: string
    description: internally assigned library group identifier
    maxLength: 10
    minLength: 1

But the database says library_groups.id is int(11), should we update that to
match?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to