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

Add Repair Job to clean up filter groups without columns #1198

Open
blizzz opened this issue Jul 12, 2024 · 0 comments
Open

Add Repair Job to clean up filter groups without columns #1198

blizzz opened this issue Jul 12, 2024 · 0 comments
Assignees
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working

Comments

@blizzz
Copy link
Member

blizzz commented Jul 12, 2024

After #1197 is fixed

Create a one time repair job that checks all view's filters and removes those that have no column set.

They typically look like {"columnId":null,"operator":null,"value":""} in the Database, as value for the filter column in oc_tables_views, but the null columnId is the important aspect.

In the follow up release, the quick fix from #1196 can be reverted again.

@blizzz blizzz added bug Something isn't working 1. to develop Accepted and waiting to be taken care of labels Jul 12, 2024
@blizzz blizzz self-assigned this Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working
Projects
Status: 📄 To do (~10 entries)
Development

No branches or pull requests

1 participant