https://bugs.documentfoundation.org/show_bug.cgi?id=150738
Bug ID: 150738
Summary: editing: when i select an id from a dropdown list null
is populated if the same selection was made for the
preceding row,
Product: LibreOffice
Version: 7.3.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
when adding rows to my table components in a simple form; on columns that have
a sql list dropdown defined such that i can select by uom_name and uom_id is
returned then NULL is returned iof the same selection was made for this column
on the previous row ( see error-base_bug_search_anomaly_06.png)
Steps to Reproduce:
1.create new row in table components
a. table_components_base_structure.png
b. table_components_postgres.sql.png
2. component_id auto populates
3.enter a number for units
4.select the same uom_name from the dropdown list
a. definition- base_bug_uom_id_control properties.png
b. sql list- base_bug_uom_id_list contents.png
c. base_bug_search_anomaly_03.png
5. tab to header_id and enter a header_id
a. base_bug_search_anomaly_04.png
6. tab to ingredient_id and select and ingredient from the dropdown list
a. base_bug_search_anomaly_05.png
7. create new row
8. get error message
a. base_bug_search_anomaly_06.png
Actual Results:
null is returned to the uom_id column
Expected Results:
the uom_id that matches the selected uom_name should be returned
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.3.4.2 / LibreOffice Community
Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5
CPU threads: 8; OS: Linux 5.18; UI render: default; VCL: gtk3
Locale: en-NZ (en_NZ.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.