SuffolkLITLab / EfileProxyServer

A proxy server that acts as an Efiling Service Provider, connecting guided interviews to Efiling Managers on Tyler Technologies implementation of ECF 4.0
https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/efiling/overview/
MIT License
3 stars 2 forks source link

Clean code updater #133

Closed BryceStevenWilley closed 1 year ago

BryceStevenWilley commented 1 year ago

Had to use this class a lot recently when trying to debug things like refundreason not actually downloading. The issue was that as a thing to download, it's just not in the Policy at all, it's only showing up in the versions list. We can't assume they'll be the same anymore, and I had to code around a bit of that.