Bug report #21125
Range widget gives NULL value in Attributes Form/Table
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Attribute table | ||
Affected QGIS version: | 3.4.4 | Regression?: | No |
Operating System: | Mac OS 10.14.3 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 28943 |
Description
When updating a field value using the Range widget in the Attribute Form or Attribute Table, if "Allow NULL" is enabled, the entered value will not be accepted and the field will be changed to a NULL value. The up/down arrows in the widget are disabled and any value typed in will be ignored. The value can still be updated using the field calculator, by unchecking "Allow NULL" or by changing the widget to Text Edit.
History
#1 Updated by Giovanni Manghi almost 6 years ago
- Status changed from Open to Feedback
fixed by https://github.com/qgis/QGIS/pull/9033 ?
#2 Updated by Hugo Mercier almost 6 years ago
- Status changed from Feedback to Closed
Yes, now fixed by https://github.com/qgis/QGIS/pull/9033