When using custom attributes on the add_case method, I find them to be in a bad format if I use the update_case afterwards. <img width="733" alt="Screenshot at Jul 05 11-01-11" src="https://github.com/dfir-iris/iris-client/assets/59066187/073b07e4-ad4f-4805-847b-13e482dbdb77"> The solution I found for this was by including exactly the same custom attributes in the update_case method.