tables icon indicating copy to clipboard operation
tables copied to clipboard

Create Item From View - Default Value Missing

Open ISC-PRO opened this issue 1 year ago • 0 comments

Steps to reproduce

  1. Create a simple list "MyTable2" with only column "ToDo", Type "Text" AND "Check", Type "Auswahl" (YES/NO) -> Standard YES
  2. Create a simple view "View1" of table "MyTable2" and select all columns ("ToDo", "Check" and Metadata fields)
  3. Create a simple view "View2" of table "MyTable2" and select columns ("ToDo" and Metadata fields) -> Without "Check"
  4. Create two Items: one from "View1" AND one from "View2"
  5. Create a simple view "Check" of table "MyTable2" and select all columns ("ToDo", "Check" and Metadata fields)
  6. Edit simple view "Check" and select "Filter" and define column "Check" = "Geprüft" (Checked) -> Result: only one item (from View1)!

Although every new item should have Check = YES (Standard), the default value ist not correct set in View2.

See Screenshots.

Bug_ToDo2_01_Overview

Bug_ToDo2_02_View1

Bug_ToDo2_03_View2

Bug_ToDo2_04_Check

Expected behavior

Two checked items

Actual behavior

One checked items

Tables app version

0.6.6

Browser

Chrome, Version 120.0.6099.225 (Offizieller Build) (32-Bit)

Client operating system

Windows

Operating system

Linux 5.15.0-92-generic x86_64

Web server

None

PHP engine version

PHP 8.1

Database

MySQL

Additional info

No response

ISC-PRO avatar Feb 23 '24 11:02 ISC-PRO