Skip to content

fix(core): cascade delete artifact record on model deletion#16

Merged
arthur2jolly merged 1 commit intomainfrom
fix/artifact-cascade-delete
Mar 22, 2026
Merged

fix(core): cascade delete artifact record on model deletion#16
arthur2jolly merged 1 commit intomainfrom
fix/artifact-cascade-delete

Conversation

@arthur2jolly
Copy link
Owner

Summary

  • Add deleting hook in HasArtifactIdentifier trait to clean up the artifact record when an epic/story/task is deleted
  • Enable the previously skipped test in SpecificationEdgeCasesTest

Test plan

  • New test CL9: cleans up the artifact record when a story is deleted passes
  • Full test suite passes (415 tests)
  • PHPStan level 8 clean
  • Pint lint clean

@arthur2jolly arthur2jolly merged commit 7784d48 into main Mar 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant