Bug report #21748
Categorized style do not works with NULL value
Status: | Open | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Symbology | ||
Affected QGIS version: | 3.4.6 | Regression?: | Yes |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 29563 |
Description
Using categorized style the NULL value are not correctly classified as else.
Using rule they are correctly classified.
History
#1
Updated by Roberto Marzocchi about 6 years ago
It works correctly for "varchar" fields not for "numeric" fields
#2
Updated by Roberto Marzocchi about 6 years ago
- File Cattura.PNG added
There is also a problem in count (not rendering) with "style with rules" when you try to do a double classification using two different fields
#3
Updated by Giovanni Manghi about 6 years ago
- Priority changed from Normal to High
- Status changed from Open to Feedback
This was tagged a regression because worked well in some version < 3.4?
#4
Updated by Roberto Marzocchi about 6 years ago
Giovanni Manghi wrote:
This was tagged a regression because worked well in some version < 3.4?
2.18
#5
Updated by Giovanni Manghi about 6 years ago
- Status changed from Feedback to Open
- Operating System deleted (
Ubuntu and windows)