arx-deidentifier/arx

[FEATURE] Check completeness of hierarchies during import

srcds opened this issue · 1 comments

srcds commented

When importing generalization hierarchies for multiple attributes it can easily happen to confuse different attributes and hierarchy files.

Example:

Now the user realizes that he/she might have made a mistake during importing the hierarchy. However, now, the old hierarchy for the attribute is already overwritten and lost.
It would be nice if ARX displays a Warning when you want to import an incomplete hierarchy during the import.

E.g.:


Attention

The hierarchy you are about to import does not cover the full range of the attribute "occupation": hierarchy does not contain a transformation rule for value "Sales"

Continue with import?

[Yes] [No]


This request is related to #347

Implemented. Closing.