Skip to content
This repository has been archived by the owner on Mar 5, 2019. It is now read-only.

ui: exclude data relating to unclean entities from UI #151

Open
aspiers opened this issue Feb 7, 2017 · 1 comment
Open

ui: exclude data relating to unclean entities from UI #151

aspiers opened this issue Feb 7, 2017 · 1 comment

Comments

@aspiers
Copy link
Member

aspiers commented Feb 7, 2017

Description

We should avoid visualising any data which relates to "unclean" entities, i.e. ones which have not yet been normalised. Cleanliness is tracked by the entity field described in #150.

Comments, Questions and Considerations

Blocked by

Acceptance Criteria

This story can be considered done when the following acceptance tests
are satisfied:

Given some clean imported data and some unclean imported data
When any part of the UI is shown
Then only data relating to clean entities is visible

@aspiers
Copy link
Member Author

aspiers commented Feb 7, 2017

@JohnSmall @elischutze I wonder if we should do the same exclusion for the API? I guess that could be accomplished by filter parameters. In keeping with the basic principle of transparency, I feel that the API definitely should provide unclean data where wanted, not just clean data.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant