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

Manual refreshing of /admin/events table #44

Open
Xevion opened this issue Oct 7, 2023 · 0 comments
Open

Manual refreshing of /admin/events table #44

Xevion opened this issue Oct 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request rework Something existing needs to be redeveloped or modified

Comments

@Xevion
Copy link
Member

Xevion commented Oct 7, 2023

Event data used by the table is cached - but this is annoying for testing and active usage. We should look into ways to manually invalidate/regenerate cache during event creation.

Note: Cache invalidation logic should NOT be contained within the event creation page itself. Cache invalidation should be contained within the function that creates the event itself, such that the logic is centralized as close to where it occurs, when possible.

@Xevion Xevion added enhancement New feature or request rework Something existing needs to be redeveloped or modified labels Oct 7, 2023
@Seligmann Seligmann self-assigned this Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rework Something existing needs to be redeveloped or modified
Projects
None yet
Development

No branches or pull requests

2 participants