nofusscomputing / nofusscomputing/centurion_erp

Clicking reload on ticket does not reload the ticket

Open
#1,237 0 comments 0 reactions 1 assignee View on GitHub

@jon-nfc is already working on this.

Since Sep 14, 2026.

bug::failure to confirm v1.33.0 v1.33.1 v1.33.2
Dominant language
Python
Stars
1
Forks
1
Avg merge
2h 18m
Merged PRs (30d)
8

Description

As part of the UI, there is a reload button. This button causes the current object to be reloaded from the backend.

Details

The reload functionality is part of the UI routes. The backend provides these. Currently some routes, including the ticket route has revalidate = false, which prevents the reload function. This needs to be removed.

Tasks

  • Remove revalidate from the routes.
  • Test

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.