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

Synchronize visibility #103

Open
1 task
hackartisan opened this issue Sep 26, 2024 · 0 comments
Open
1 task

Synchronize visibility #103

hackartisan opened this issue Sep 26, 2024 · 0 comments

Comments

@hackartisan
Copy link
Member

hackartisan commented Sep 26, 2024

Acceptance Criteria

  • When a public / complete record is changed to a non-public or non-complete value its solr record should be deleted

Technical Discussion

If #102 is implemented by having TransformationCache entries with delete: true, then the TransformationConsumer can write a {id: <record_Id>, deleted: true} when it finds a non-public or non-complete EphemeraFolder.

First Step

Write a test

@hackartisan hackartisan added this to the Stable Synchronization milestone Oct 23, 2024
@hackartisan hackartisan changed the title When a public / complete record is changed to a non-public or non-complete value its solr record should be deleted Synchronize visibility Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant