Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allu 85: check for anonymizable cable reports #62

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vesahonkasaari
Copy link
Contributor

Add a scheduled check for potential anonymizable cable report applications. Adds the IDs of the anonymizable applications to the anonymizable_application table in the database.

Implement a stubbed version of the cable report anonymization logic
and a mocked test for it. This relies on the yet unimplemented
fetching of the potentially anonymizable cable reports to fetch
only those applications for which those anonymization conditions
which can be tested for directly in the database query are fulfilled.
Don't call addToAnonymizableApplications() when there are no
new anonymizable applications to add
Connect the anonymizability logic in external-service to the
ApplicationDao queries via the model-service endpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant