Skip to content

Manual refreshing of /admin/events table #44

@Xevion

Description

@Xevion

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestreworkSomething existing needs to be redeveloped or modified

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions