Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle NULL case in value map when NULL is not in the map #37031

Merged

Conversation

elpaso
Copy link
Contributor

@elpaso elpaso commented Jun 8, 2020

Corner case of bug #32756, handles (NULL) value
when NULL is not in the map of allowed values.

NULL is shown as (NULL) instead of in this case.

Related to #32756

Corner case of bug qgis#32756, handles (NULL) value
when NULL is not in the map of allowed values.

NULL is shown as (NULL) instead of <NULL> in this case.
@elpaso elpaso added GUI/UX Related to QGIS application GUI or User Experience Bug Either a bug report, or a bug fix. Let's hope for the latter! labels Jun 8, 2020
@github-actions github-actions bot added this to the 3.14.0 milestone Jun 8, 2020
@elpaso elpaso merged commit 50573d5 into qgis:master Jun 8, 2020
@elpaso elpaso deleted the bugfix-gh32756-value-map-not-found-handle-null branch June 8, 2020 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants