Describe the issue
After deploying v12.0.0, a call to document_pdfized() led to a failed assertion in fuzzy_find_documents()
The offending parameters were {'name': 'rfc4231', 'rev': '02'}
Traceback in a screenshot here because I don't have a better way to copy/paste at the moment

Code of Conduct
Describe the issue
After deploying v12.0.0, a call to
document_pdfized()led to a failed assertion infuzzy_find_documents()The offending parameters were
{'name': 'rfc4231', 'rev': '02'}Traceback in a screenshot here because I don't have a better way to copy/paste at the moment

Code of Conduct