gui3412
gui3412
add_note_group and group_id are deprecated but were replaced by add_note_directory and directory_id. The documentation does not reflect this change yet.
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. The solution I found for this was...
When creating a case it should be possible to add tags and the owner. Right now it is only possible by doing a second request with update_case.
If I create a case A with any of those flags active, with attachment A, they work by adding the file to the evidences and IOCs. But if I create...
[BUG]
**Describe the bug** When trying to retrieve evidences from the case I get this on the backend:  And this on the front-end: **To Reproduce** I don't know how to...
It gives an error while building the image related to the Folly library.
### Feature description Add a complication on Apple Watch, so it is possible to open the app from the watch face. ### Motivation This should be implemented for a faster,...