Some parent updates are required before inserts
The following typical use case currently is not possible:
- There is an entity to be inserted that references an existing file object with a specific parent.
- The parent is added to the file entity in the same run, but as an update.
This fails, because inserts and updates are not carried out simultaneously, but the inserts are processed first. CaosDB will complain about the wrong parent of the referenced file.
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Alexander Schlemmer added BugUnconfirmed label
added BugUnconfirmed label
- Alexander Schlemmer assigned to @salexan
assigned to @salexan
- Alexander Schlemmer mentioned in merge request !19 (merged)
mentioned in merge request !19 (merged)
- Author Owner
There was a workaround already merged some time ago.
I need to review this bug to check whether it still exists - maybe add a few unit tests.
Furthermore, I need to create follow-up issues to maybe implement a better solution than the workaround.
- Alexander Schlemmer added Statusnext label
added Statusnext label
- Alexander Schlemmer changed iteration to Sprint Aug 19, 2024 - Sep 1, 2024
changed iteration to Sprint Aug 19, 2024 - Sep 1, 2024
- GitLab Automation Bot removed iteration Sprint Aug 19, 2024 - Sep 1, 2024
removed iteration Sprint Aug 19, 2024 - Sep 1, 2024
- GitLab Automation Bot changed iteration to Sprint Sep 2, 2024 - Sep 15, 2024
changed iteration to Sprint Sep 2, 2024 - Sep 15, 2024
- GitLab Automation Bot removed iteration Sprint Sep 2, 2024 - Sep 15, 2024
removed iteration Sprint Sep 2, 2024 - Sep 15, 2024
- GitLab Automation Bot changed iteration to Sprint Sep 16, 2024 - Sep 29, 2024
changed iteration to Sprint Sep 16, 2024 - Sep 29, 2024
- GitLab Automation Bot removed iteration Sprint Sep 16, 2024 - Sep 29, 2024
removed iteration Sprint Sep 16, 2024 - Sep 29, 2024
- GitLab Automation Bot changed iteration to Sprint Sep 30, 2024 - Oct 13, 2024
changed iteration to Sprint Sep 30, 2024 - Oct 13, 2024
- GitLab Automation Bot removed iteration Sprint Sep 30, 2024 - Oct 13, 2024
removed iteration Sprint Sep 30, 2024 - Oct 13, 2024
- GitLab Automation Bot changed iteration to Sprint Oct 14, 2024 - Oct 27, 2024
changed iteration to Sprint Oct 14, 2024 - Oct 27, 2024
- Alexander Schlemmer added Statustodo label and removed Statusnext label
added Statustodo label and removed Statusnext label
- Alexander Schlemmer added (B label
added (B label
- Alexander Schlemmer set weight to 2
set weight to 2
- Alexander Schlemmer added P3 label
added P3 label
- Alexander Schlemmer added Statusdoing label and removed Statustodo label
added Statusdoing label and removed Statustodo label
- Alexander Schlemmer mentioned in merge request !190 (merged)
mentioned in merge request !190 (merged)
- Author Owner
There is a passing system test (aka "integration test") !190 (merged) .
- Alexander Schlemmer added StatusReview label and removed Statusdoing label
added StatusReview label and removed Statusdoing label
- Alexander Schlemmer assigned to @florian and unassigned @salexan
- Alexander Schlemmer mentioned in issue #174
mentioned in issue #174
- Florian Spreckelsen mentioned in commit 84cb3251
mentioned in commit 84cb3251
- Florian Spreckelsen closed
closed
- Florian Spreckelsen added CloseWorks For Me label and removed StatusReview label
added CloseWorks For Me label and removed StatusReview label
- Florian Spreckelsen assigned to @salexan and unassigned @florian
- Alexander Schlemmer removed (B label
removed (B label
- Alexander Schlemmer removed weight of 2
removed weight of 2
- Alexander Schlemmer added CloseDuplicate label and removed CloseWorks For Me label
added CloseDuplicate label and removed CloseWorks For Me label