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

is_indexable derived state not consistently updated #2818

Closed
mlbrgl opened this issue Oct 20, 2023 · 0 comments
Closed

is_indexable derived state not consistently updated #2818

mlbrgl opened this issue Oct 20, 2023 · 0 comments

Comments

@mlbrgl
Copy link
Member

mlbrgl commented Oct 20, 2023

Core problem

see #2813

Proposed solution

Remove is_indexable derived state altogether from the DB, and compute it on demand, maybe with the help of a view.

Alternatives

Make is_indexable an actual property of a chart, that would be arbitrarily check on or off, regardless of tags. After a preliminary conversation with @spoonerf, this option is less preferred as it seems to add an extra choice and complexity for authors.

Context

see #2813

@mlbrgl mlbrgl mentioned this issue Oct 21, 2023
3 tasks
@danyx23 danyx23 added the site label Mar 12, 2024
@ikesau ikesau closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 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

3 participants