Skip to content

fix(CS-4588): attach After-hook attachments to parent test result - #267

Merged
PavelButuzov merged 1 commit into
testit-tms:feat/3.0.7-TMS-5.7from
JainbowAwesome:fix/mgo-after-attachments-3.0.7
Aug 4, 2026
Merged

fix(CS-4588): attach After-hook attachments to parent test result#267
PavelButuzov merged 1 commit into
testit-tms:feat/3.0.7-TMS-5.7from
JainbowAwesome:fix/mgo-after-attachments-3.0.7

Conversation

@JainbowAwesome

Copy link
Copy Markdown
Contributor

CS-4588
Cucumber @after hooks run in fixture context, so Adapter.addAttachments was storing IDs on the fixture instead of TestResult.attachments. That left the Attachments tab empty and allowed orphan cleanup to delete files, which later blocked defect linking with 400.

@JainbowAwesome
JainbowAwesome force-pushed the fix/mgo-after-attachments-3.0.7 branch from 2591a14 to 2549e88 Compare August 4, 2026 12:31
Cucumber @after hooks run in fixture context, so Adapter.addAttachments
was storing IDs on the fixture instead of TestResult.attachments.
That left the Attachments tab empty and allowed orphan cleanup to delete
files, which later blocked defect linking with 400.

Ticket: CS-4588
@JainbowAwesome
JainbowAwesome force-pushed the fix/mgo-after-attachments-3.0.7 branch from 2549e88 to 8368159 Compare August 4, 2026 12:32
@JainbowAwesome JainbowAwesome reopened this Aug 4, 2026
@PavelButuzov PavelButuzov added the bug Something isn't working label Aug 4, 2026
@PavelButuzov
PavelButuzov merged commit 23c8172 into testit-tms:feat/3.0.7-TMS-5.7 Aug 4, 2026
6 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants