Commit Graph

6 Commits (ec5ee38423bbbf14632b6ce7e91a8bce6ca49416)

Author SHA1 Message Date
Florian da Costa deaa0b805f [MIG] attachment_synchronize : Migration to v16 2023-09-07 11:17:48 +02:00
Kevin Khao ea321d71ef [14.0][MIG] attachment_synchronize: migration to 14.0 2023-09-07 11:17:48 +02:00
Kevin Khao 3ef953ad91 [IMP] attachment_synchronize: pre-commit 2023-09-07 11:17:48 +02:00
clementmbr 7bd7c02c89 [FIX] attachment_synchronize: fix tests
- correct `directory_output` value

- mute logger for desired raise exception

- change how the "already imported files" are checked when
"check_duplicated_files = True" :
It occurs that a task o2m field `attachment_ids` returns an empty record
when checked during the `_file_to_import()` method... but only when
the module `autovacuum_message_attachment` is installed !
2023-09-07 11:17:48 +02:00
Sébastien BEAU c616a4a6ee [REF] run black 2023-09-07 11:17:48 +02:00
Sébastien BEAU da74f9a7a5 [REF] refactor code and add test 2023-09-07 11:17:48 +02:00