Skip to content

Commit 3ebbf9c

Browse files
committed
Update CLAUDE.md: mark createPositions timestamp bug as fixed with commit hash
1 parent 5ce2d7b commit 3ebbf9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ Services instrumented with optional `?CwaCollectorData` arg: `JWTEventListener`,
616616

617617
## ~~Bug: `CwaFixtureBuilder::createPositions()` does not timestamp components~~ — FIXED
618618

619-
**Fix (committed PLACEHOLDER):** In `createPositions()`, before `$this->persistWithAssociations($component)`, guard with `isConfigured()` and call `persistTimestampedFields($component, true)` when the component is not already in `$persistedEntities`. PHPUnit test added to `tests/Fixture/CwaFixtureBuilderTest.php`.
619+
**Fix (committed `f1ddff5a`):** In `createPositions()`, before `$this->persistWithAssociations($component)`, guard with `isConfigured()` and call `persistTimestampedFields($component, true)` when the component is not already in `$persistedEntities`. PHPUnit test added to `tests/Fixture/CwaFixtureBuilderTest.php`.
620620

621621
---
622622

0 commit comments

Comments
 (0)