corinaolariu
bd4fc39b9a
RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
...
- throwing and catching an exception inside a transaction will cause the rollback.
- return the optional rules instead of throwing an error in case they are missing. update the code
- add unit test.
2024-08-14 11:55:24 +03:00
Maverick Studer
b1d76a8517
RED-9782:Automated Analysis should be disabled when uploading a document that...
2024-08-12 18:40:34 +02:00
corinaolariu
21daf223da
RED-9832 - FalsePositives and FalseRecommendations not imported
...
- update the corresponding functions for entity type import
- fix the problem for upload a dossier template and update its name because of duplicate
- added unit test for duplicate names
2024-08-09 13:25:50 +03:00
Maverick Studer
7e6ea59075
RED-9802: Disable Imported Redactions Flow in DM
2024-08-09 10:30:49 +02:00
Andrei Isvoran
e82606c5fc
RED-9771 - Fix CSV mapping file changing delimiter and adding quotes
2024-08-08 10:21:24 +03:00
Kilian Schuettler
f2caa5fd8a
migration-hotfix: remove duplicate entries from entityLog if present
2024-08-06 10:57:15 +02:00
Dominique Eifländer
fa52a40769
RED-9782: Fixed bugs in upload with disabledAutomaticAnalysis
2024-08-02 14:25:57 +02:00
Dominique Eifländer
17779810a9
RED-9782: Enabled to upload file and import only imported redactions with disabled automatic analysis
2024-08-02 09:58:46 +02:00
Dominique Eifländer
e9861a8f4a
RED-9255: Fixed possible higher versions in entityLogs than in dictionaries or rules when importing existing dossier templates
2024-08-01 11:08:47 +02:00
Andrei Isvoran
4795e3a591
RED-9771 - Fixes for updating component mappings
2024-07-30 17:00:27 +03:00
Andrei Isvoran
d54e1ade01
RED-9749 - Fix NPE
2024-07-29 10:52:05 +02:00
Kilian Schüttler
0dfbe3eb01
Merge branch 'migration-hotfix' into 'release/2.465.x'
...
.migration-fp-hotfix
See merge request redactmanager/persistence-service!618
2024-07-26 14:53:49 +02:00
Kilian Schuettler
0bd66828d2
fix pipeline
2024-07-26 13:31:26 +02:00
Dominique Eifländer
ee8d8abd76
Merge branch 'RED-9740-4.1' into 'release/2.465.x'
...
RED-9740: Added migration to add graphic type
See merge request redactmanager/persistence-service!623
2024-07-26 12:32:12 +02:00
Dominique Eifländer
739305f042
RED-9740: Added migration to add graphic type
2024-07-26 12:16:31 +02:00
Andrei Isvoran
eb6c64cb61
RED-9749 - Fix various issues with component definitions
2024-07-26 13:09:25 +03:00
Ali Oezyetimoglu
054a06b17b
RED-8951: made it possible to import entities with dictionary but hasDictionary=false
...
(cherry picked from commit 784b67ee5a4d0f69e667b26361e3399d8ea256e0)
2024-07-24 15:20:24 +02:00
Kilian Schuettler
34f3efc7c2
migration-fp-hotfix
2024-07-23 09:58:58 +02:00
Kilian Schuettler
24e58d015b
migration-fp-hotfix
2024-07-23 09:56:15 +02:00
Kilian Schuettler
a7a965a831
RED-9272: increase storageToMongoDb performance
2024-07-22 16:44:35 +02:00
Kilian Schüttler
12724b8dfd
Resolve RED-9255 "Bp"
2024-07-22 16:30:59 +02:00
Dominique Eifländer
2753ca5bab
RED-9658: Do not delete entityLogs after mongo migration
2024-07-17 16:59:21 +02:00
Corina Olariu
751c764873
Merge branch 'RED-9608-bp2' into 'release/2.465.x'
...
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive...
See merge request redactmanager/persistence-service!604
2024-07-16 16:47:54 +02:00
Dominique Eifländer
be9b7e9fad
Merge branch 'RED-9658' into 'release/2.465.x'
...
RED-9658: Fixed Remove old ocr service queues in migration
See merge request redactmanager/persistence-service!603
2024-07-16 15:57:38 +02:00
Dominique Eifländer
e045641736
RED-9658: Fixed Remove old ocr service queues in migration
2024-07-16 15:40:52 +02:00
corinaolariu
2141cbecc8
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive with "Overwrite and start over" selected - bp
...
- update comment repository
2024-07-16 15:21:22 +03:00
Andrei Isvoran
59c8f27b51
Merge branch 'RED-9606-bp' into 'release/2.465.x'
...
RED-9606 - Bulk actions on many annotations
See merge request redactmanager/persistence-service!599
2024-07-16 12:08:42 +02:00
Andrei Isvoran
c2307b1121
RED-9606 - Bulk actions on many annotations
2024-07-16 12:54:42 +03:00
Dominique Eifländer
ae29f2ec89
RED-9658: Remove old ocr service queues in migration
2024-07-16 10:26:24 +02:00
Corina Olariu
e36872947b
Merge branch 'RED-9608-bp' into 'release/2.465.x'
...
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive...
See merge request redactmanager/persistence-service!597
2024-07-16 09:53:58 +02:00
Andrei Isvoran
b758c2f747
RED-9555 - Keep force redacted image applied after changing legal basis
2024-07-15 15:43:34 +02:00
corinaolariu
27ac2ddcb8
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive with "Overwrite and start over" selected
...
- remove (soft-delete) all comments, not just the ones related to the manual redactions at overwrite
- restore back all comments (not just the ones related to the manual redactions) when file is restored
- unit tests added
2024-07-15 16:01:54 +03:00
Dominique Eifländer
ad4179f2b4
RED-9658: Fixed changed order of liquibase migrations
2024-07-15 13:06:04 +02:00
Andrei Isvoran
c57ee4fa08
RED-9622 - Introduce csv validation
2024-07-15 09:51:37 +02:00
Andrei Isvoran
058d44da90
Merge branch 'RED-9606-bp' into 'release/2.465.x'
...
RED-9606 - Fix removal
See merge request redactmanager/persistence-service!585
2024-07-11 14:36:36 +02:00
Andrei Isvoran
73ce9cec82
RED-9606 - Fix removal
2024-07-11 15:03:02 +03:00
Kilian Schüttler
a586770704
Edit pending dict entry messages
2024-07-11 11:04:50 +02:00
Kilian Schüttler
f4af62f7bf
Fix some NPEs
2024-07-11 10:44:11 +02:00
Ali Oezyetimoglu
87a6152632
RED-9573: updated redaction-report-service version to enable updated cache mechanism
2024-07-11 09:36:56 +02:00
Andrei Isvoran
1766c40c6e
RED-9604 - Don't check that removed entries still have comments
2024-07-10 17:37:00 +03:00
corinaolariu
54dbd1cdff
RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped - bp
...
- special case when removing local add (and other local changes to this add annotation) annotations to set the state to REMOVED instead of IGNORED.
- unit tests done
2024-07-10 13:16:03 +03:00
Andrei Isvoran
c747961b94
RED-9496 - Implement graceful shutdown
2024-07-04 17:06:55 +03:00
Ali Oezyetimoglu
81198cc946
RED-9499: increased id size of entity fo fit typeId length of a created entity
...
* catch too long names
* added JUnit test
2024-07-03 15:44:53 +02:00
Dominique Eifländer
c0c2f453ab
RED-9487: Fixed resizing of manual redactions when auto analysis is disabled
2024-07-01 12:09:55 +02:00
Andrei Isvoran
63c3b347cc
RED-9349 - Add check for dossier template length
2024-07-01 10:18:49 +03:00
Kilian Schüttler
9afd6ab594
Merge branch 'RED-9255-bp' into 'release/2.465.x'
...
RED-9255: fix annotations, refactor for observability
See merge request redactmanager/persistence-service!563
2024-06-28 09:55:54 +02:00
corinaolariu
1c859184e2
Revert "RED-9347 - Make /rss controller unavailable"
...
This reverts commit 94ecfbd1b48d8330770f3da6bea1555a677e6e97.
2024-06-28 10:35:13 +03:00
Kilian Schuettler
b3c899e6f8
RED-9255: fix annotations, refactor for observability
2024-06-27 19:08:27 +02:00
Kilian Schüttler
c34af58aa0
Merge branch 'RED-9375' into 'master'
...
RED-9375: fix component mapping endpoint validation
Closes RED-9375
See merge request redactmanager/persistence-service!561
2024-06-27 09:42:21 +02:00
Kilian Schüttler
c55aa9d206
RED-9375: fix component mapping endpoint validation
2024-06-27 09:42:21 +02:00