Maverick Studer
68cddcad2e
RED-10117: 500 Error in Dossier Template Admin Page
2024-09-27 13:50:50 +02:00
Maverick Studer
e78aa25d6c
RED-10088: Reanalyze all files in ERROR should ignore files from deleted dossiers
2024-09-20 13:42:15 +02:00
Dominique Eifländer
74264106d6
RED-10077: Switch cv analysis request type to table_cells to be compatible with new cv analysis service version
2024-09-20 09:41:12 +02:00
Andrei Isvoran
9a7778fc7f
RED-10027 - Fix time zone issues
2024-09-18 13:10:36 +02:00
Andrei Isvoran
7e3d4f8e3a
RED-10027 - Fix migration version
2024-09-17 10:59:25 +03:00
Andrei Isvoran
195f9d1fe6
RED-10027 - Add x-dead-letter-exchange argument
2024-09-16 13:54:49 +03:00
maverickstuder
64a8092c65
RED-9849: Counter for re-uploaded files
2024-09-13 14:08:45 +02:00
Andrei Isvoran
e1f1f11037
RED-10027 - Add DM migration
2024-09-10 12:38:33 +02:00
Andrei Isvoran
1ca8c08f47
RED-9541 - Add extra CSV validation
2024-09-10 09:36:38 +03:00
Kilian Schüttler
9859d3d797
RED-9850: duplicate key exception in mapper
2024-09-06 14:23:55 +02:00
Maverick Studer
17d82f0d7a
RED-9796: Links should not be removed on upload
2024-09-05 16:53:39 +02:00
Dominique Eifländer
9ec65dfb78
RED-9994: Removed not working transactions to avoid long open db connections in SyncUserPermissionsJob
2024-09-03 12:09:37 +02:00
Corina Olariu
dc1b012242
Merge branch 'RED-9868-update-bp' into 'release/2.465.x'
...
RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
See merge request redactmanager/persistence-service!703
2024-08-29 10:40:20 +02:00
Dominique Eifländer
f6601015be
RED-9959: Delete and recreate acl entries that can not be created after they are not found.
2024-08-28 09:40:18 +02:00
corinaolariu
9098f93aaf
RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
...
- specify the step in which the import process failed.
- unit test updated
2024-08-27 15:28:30 +03:00
Kilian Schuettler
b0f2db82b1
RED-9965: component definitions are outside of template folder for file export
2024-08-26 16:11:04 +02:00
maverickstuder
eb5eb220c6
RED-9865: fix
2024-08-23 14:04:31 +02:00
Dominique Eifländer
77793c04e7
hotfix for dm migration
2024-08-21 10:34:17 +02:00
Kilian Schuettler
970deb08c1
RED-9902: fix applicationtype check
2024-08-20 16:55:28 +02:00
Kilian Schuettler
df243b6595
RED-9902: create component definitions in migration
2024-08-20 10:51:56 +02:00
Maverick Studer
f14f3e9da4
RED-9888 && RED-9891
2024-08-19 16:46:17 +02:00
Dominique Eifländer
7a1837fb7d
RED-9843: Delete entitylog when new layout analyis is needed for documine
2024-08-19 15:25:05 +02:00
Dominique Eifländer
3f4d55e0e4
RED-9843: Do not run saas migration in 4.1.x, it should not run for documine 1.1.x -> 1.2.x
2024-08-19 14:52:54 +02:00
Kilian Schüttler
26411e1c1c
RED-9902: copy overrides to mongo
2024-08-16 14:58:38 +02:00
Dominique Eifländer
0c97f4edeb
RED-9843: Run storage to mongo migration in DocumineLayoutRewriteMigration20 because there was a migration with version 18 in dm 1.1.x custom version that was not forward ported
2024-08-16 13:02:00 +02:00
maverickstuder
4f8b9e07e3
RED-9782: fix for ignored flag excludeFromAutomaticAnalysis when overriding files that are hard deleted
2024-08-15 16:41:05 +02:00
Maverick Studer
8ea0b308e3
Merge branch 'RED-9888-bp' into 'release/2.465.x'
...
RED-9888: DM: Components not restored after file re-upload
See merge request redactmanager/persistence-service!672
2024-08-15 15:57:48 +02:00
Maverick Studer
88eb72bb80
RED-9888: DM: Components not restored after file re-upload
2024-08-15 15:57:48 +02:00
Maverick Studer
e85e19aa78
RED-9891: Re-creation of component-definition does not work
2024-08-15 15:26:03 +02:00
Dominique Eifländer
11e5fe4a80
Merge branch 'RED-9843' into 'release/2.465.x'
...
Resolve RED-9843
See merge request redactmanager/persistence-service!668
2024-08-15 13:38:55 +02:00
Dominique Eifländer
94ebbdd80d
Resolve RED-9843
2024-08-15 13:38:54 +02:00
Maverick Studer
e79951df03
RED-9782:Automated Analysis should be disabled when uploading a document that...
2024-08-15 12:34:28 +02:00
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