-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Report form autocomplete = broken #233
Comments
I will just check if I am reportabe and if not I can do what I want XD @Brutus5000 when is the next restart? |
Looks like it crashed 11 minutes ago and was restarted |
Well it updates the names every 15 minutes |
You can submit a report even if the autocomplete does not include it now, so is that still a problem? |
Are we sure it is refreshed once per day? I think I didn't find anything related back then. |
Every 15 minutes normally! https://github.com/FAForever/website/blob/develop/express.js#L293 Now only way to see if it actually runs on prod is to check website logs on prod. Locally it appears to work, but test server has no recent games so no players get updated on it! Also 15 minutes might be a bit long... |
Would be good to log these jobs not only when the fail :) |
there is logging in the normal behaviour look :
Could you look at prod logs and see if they're here? |
It does work now. I'm pretty sure the log was mostly empty back then 🤷 |
So is that... still an issue ? 😄 |
Still an issue😄 |
finally fixed with #504 |
Users are unable to report other users due to the autocomplete not autocompleting properly.
e.g. trying to report "Kalvirox" it returns results for the first two and three letters like below (with weird spaces), then nothing. If the form doesn't find a valid player it doesn't allow filing a report. This is quite important to moderation.
The text was updated successfully, but these errors were encountered: