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 May 12, 2023. It is now read-only.
When creating fixtures (from the DGU dump) we need to record the type of organisation and classify them into:
Central Gov
Local Gov
Other Organisation
This should then be part of the organisation model, the dict that gets indexed, and then made available as a filter in find-data. It may be easiest to index this at the top level rather than a nested object in ES.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When creating fixtures (from the DGU dump) we need to record the type of organisation and classify them into:
Central Gov
Local Gov
Other Organisation
This should then be part of the organisation model, the dict that gets indexed, and then made available as a filter in find-data. It may be easiest to index this at the top level rather than a nested object in ES.
The text was updated successfully, but these errors were encountered: