Describe the bug
the function that gets the alert by fingerprint uses a function that fetches the last 1000 alerts (get_last_alerts)
To Reproduce
try to get an alert by fingerprint that isn't from the last 1000 alerts
Expected behavior
the route should use the function get_last_alerts_by_fingerprints
Screenshots

fix:
Additional context
I think the same behavior is repeated when trying to query a preset of "old" alerts