https://bugs.documentfoundation.org/show_bug.cgi?id=101706

            Bug ID: 101706
           Summary: EDITING: Base cannot create new record with
                    autogenerated fields in Postgres using Forms
           Product: LibreOffice
           Version: 5.2.0.4 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Situation:
---------- 

- LO 4.2.0.4 under Windows 10 Pro
- Base connected to PostgreSQL 9.5.3 via LO Postgres driver
- Postgres table contains a mandatory column called "ID" of the type UUID that
is automatically generated via server-side function.. 

Problem description: 
--------------------

When directly editing the table via LO Base and creating a new record, the
column "ID" does not need to be filled, the value will be provided by the db
server. This is the correct and expected behavior. 

However, when accessing the same table via form, a new record cannot be saved.
LO Base gives the following error message: 

Error writing data to database
Input required in field 'ID'. Please enter a value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to