-
-
Notifications
You must be signed in to change notification settings - Fork 88
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
Jail problems... #1902
Comments
Hey @AjaxTheGod may i ask what you mean? If you can send screenshot's with it that would help me out understand you beter. |
Hey @AjaxTheGod If you can send screenshot's with it that would help me out understand you beter. |
@AjaxTheGod I am unable to reproduce this issue. Can you please provide me with some additional information, possibly error logs, etc? Thanks! |
Each citizen can be "released" under a different condition, either bail posted, or time out. How would you propose a mass deletion be implemented? Should they all be released under the "Time Out" condition? |
This adds a warning banner to the citizen search modal if the citizen is currently arrested. This can be useful for citizens who are not supposed to be released, jail breaks, etc. This was suggested in #1902 (comment) ### New Translation Values - [x] Added `isArrested` translation value to all `.json` translation files. - [x] `.json` files are formatted: `pnpm format` - [x] Translations are correct
Added in b37bde7 |
Seems that there is a problem in the API - after the update (can't tell exact version), we have noticed that release (automatic and manual) is not working - throws citizen_not_found error. Discussed in https://discord.com/channels/792479048457912360/1212242677806923807 |
What version of Node.js are you using?
1.78.5
What operating system are you using?
Debian12
What version of SnailyCAD are you currently using?
1.79.0
Describe the Bug
Citizens can't be released from jail and aren't released automatically.
Even if they get bailed/released by an admin or their time has expired they still show on the jail roster
ADDITIONALLY,
When new citizens are being arrested they are not showing up on the jail, even when "Show Active Only" is selected. (yes, they should still be in jail, they should not have been released)
Expected Behavior
To Reproduce
Just have ~ 10-15 people in your jail for various sentences (my jail terms are set by hours in CAD). You will almost certainly begin to notice the issues mentioned.
The text was updated successfully, but these errors were encountered: