Search found 3 matches

by michaelgeorge
26 Mar 2026, 14:46
Forum: General Discussion
Topic: user broke their View Issues page
Replies: 1
Views: 54

Re: user broke their View Issues page

One of our savvy admins figured out URLs that would clear that server-side cache:

Login to https://tickets.Y.Y/
In same tab enter each of the following:
https://tickets.Y.Y/set_project.php?project_id=2 (ID 2 is the project with the problem)
https://tickets.Y.Y/view_all_set.php?type=0

That resolved ...
by michaelgeorge
26 Mar 2026, 14:33
Forum: General Discussion
Topic: user broke their View Issues page
Replies: 1
Views: 54

user broke their View Issues page

I have a user that was trying to view all the tickets in a project and set the Show field to 5000 when viewing that project. The user then gets a 404 error from nginx. If they go back and select a different project, or All Projects, the default for show is back to 50 and the page displays fine. The ...
by michaelgeorge
31 Oct 2024, 13:36
Forum: Help
Topic: attachment upload to DISK into directories by ticket number
Replies: 1
Views: 5926

attachment upload to DISK into directories by ticket number

I am testing attachment uploads in our MantisBT installation and putting those uploads onto an NFS file system.

Since this is open-source software and our attachments could be needed for audits for up to three years, I have been asked what we would do if something happened and MantisBT was not able ...