You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way that these tickets are currently being handled is essentially ignoring issues. It's a logically invalid way to handle tickets.
Tickets should close when they've been reviewed and been found to be no longer relevant (logically, due to code changes), or invalid for some reason, such as insufficient information provided. AI can help with such reviews, but an automated timer that just closes stuff after 14 days is... commonplace, but wild.
Consider as well, that even simply allowing these to build up, when there are no resources to deal with them, preserves knowledge for a time when AI can deal with them easily (which may be right now, in many cases).