[bug]empty/blank/null values ignored when populating input fields

  • input fields filled

  • user taps on a row of a datatable, causing qodly to use the values from the row to populate the input fields

  • note that the “priority” field for this row is empty. while all other input fields are updated, the “priority” field is skipped.

I’m sorry, but please tell me

Is the type of the data class of priority text or number?

In my experience,
When the type and format of the property of Text input do not match the type of dataclass
I had the same experience

I hope you find it helpful

no, datatypes match. both are number

Hello,

Thank you for your feedback, that’s a bug, we’ll let you know when the fix is availbale.