There are a ton of random issues that can pop up in codes that we just don't have good solutions for. What happens if a court has a datafield that makes a "Suffix" required? Or a middle name? https://github.com/SuffolkLITLab/EfileProxyServer/pull/372/changes#diff-44a18139ed3e3113641966030fbfcb4a12ef033db8d9bfcbf7e9c76d90282de6R158
Should be able to run a thorough check on all newly download codes to look for potential issues like this.
Would want it as a script, would be cool to stay in java, but really it just needs to directly connect to the database, so python would work too. With that report, we could reach out to court and try to get them to fix the codes, but not sure how much sway we have with any given court at the moment. Could also make a ticket with Tyler and try to make sure situations like that can't possibly appear, with whatever tools they give to courts. idk.
There are a ton of random issues that can pop up in codes that we just don't have good solutions for. What happens if a court has a datafield that makes a "Suffix" required? Or a middle name? https://github.com/SuffolkLITLab/EfileProxyServer/pull/372/changes#diff-44a18139ed3e3113641966030fbfcb4a12ef033db8d9bfcbf7e9c76d90282de6R158
Should be able to run a thorough check on all newly download codes to look for potential issues like this.
Would want it as a script, would be cool to stay in java, but really it just needs to directly connect to the database, so python would work too. With that report, we could reach out to court and try to get them to fix the codes, but not sure how much sway we have with any given court at the moment. Could also make a ticket with Tyler and try to make sure situations like that can't possibly appear, with whatever tools they give to courts. idk.