Bugs #1647
Null exception when data loaded has empty group fields
| Status: | Fixed | Start date: | 03/05/2013 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
if you try to load data grouped by a category, and one of the rows has the grouped field with a null value, it raises an exception
Associated revisions
fixes #1647
Null exception when data loaded has empty group fields
fixes #1647
Null exception when data loaded has empty group fields
fixes #1647
Null exception when data loaded has empty group fields
fixes #1647
Null exception when data loaded has empty group fields
fixes #1647
Null exception when data loaded has empty group fields
History
#1
Updated by José Badía about 13 years ago
- % Done changed from 100 to 90
a new configuration option will be added to choose the behaviour when a null value in the grouped field is found.
The alternatives are ignore them or add in a special category named "unknown/null"
#2
Updated by José Badía about 13 years ago
- Status changed from In progress to Fixed
- % Done changed from 90 to 100
Applied in changeset r1159.