forked from ComPlat/chemotion_ELN
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: no attachments after research plan save
* fix: add Attachment Fetcher as uploader for attachments * fix: upload attachments via AttachmentFetcher * fix: add needed parameter for next promise step * fix: upload attachments in genericElsFetcher only if no researchplan * fix: create multiple attachments on researchplan create * test: add tests for getting attachments of researchplan * fix: removed deprecated thumbnail job * fix: WIP map identifier to attachment * fix: removed index from loop * fix: add identifier to params * refactor: use loop with index instead of own index variable * todo: remove uploading of attachments via GenericElsFetcher and do the same for update usecase Refs: ComPlat#1564 --------- Co-authored-by: nh9378 <[email protected]>
- Loading branch information
1 parent
c1b45ae
commit 3c0b1e4
Showing
7 changed files
with
147 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters