You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2019. It is now read-only.
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.
@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.
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
The text was updated successfully, but these errors were encountered: