gui3412

Results 7 issues of 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...

**Describe the bug** When trying to retrieve evidences from the case I get this on the backend: ![backend](https://github.com/dfir-iris/iris-web/assets/59066187/ebcd8fe2-da67-4a40-9a8e-6ca5256c1bcf) And this on the front-end: **To Reproduce** I don't know how to...

bug

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,...

Feature