You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The primary issue is that database rows are consistently initialized with null values unless specific filters are applied.
To address this, I want to add defaultValue field at PropertyConfig type. This would ensure that whenever a new row is added to the database, its value is automatically populated with the corresponding default value as defined in the configuration.
What happened?
Progress in Database initially to be a Empty rather than Zero,caused filter unable to get the items whitch Progress = 0 out
Distribution version
macOS ARM 64 (Apple Silicon)
What browsers are you seeing the problem on if you're using web version?
Other
Are you self-hosting?
Relevant log output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: