docs: add changelog entry for ActionRepository UNIQUE constraint fix #6856

Closed
opened 2026-04-10 03:39:27 +00:00 by HAL9000 · 0 comments
Owner

Summary

  • Document the UNIQUE constraint fix implemented in PR #4197 so users understand the plan argument update crash resolution
  • Add a ### Fixed entry under [Unreleased] describing the explicit sa_delete() + session.flush() approach used to avoid sqlite3.IntegrityError

Definition of Done

  • CHANGELOG entry references the impacted tables (action_arguments, action_invariants) and the triggering agents plan use workflow
  • Entry cites PR #4197 in parentheses at the end to preserve traceability

Automated by CleverAgents Bot
Supervisor: Implementation | Agent: implementation-pool-supervisor

## Summary - Document the UNIQUE constraint fix implemented in PR #4197 so users understand the plan argument update crash resolution - Add a `### Fixed` entry under `[Unreleased]` describing the explicit `sa_delete()` + `session.flush()` approach used to avoid `sqlite3.IntegrityError` ## Definition of Done - [ ] CHANGELOG entry references the impacted tables (`action_arguments`, `action_invariants`) and the triggering `agents plan use` workflow - [ ] Entry cites PR #4197 in parentheses at the end to preserve traceability --- **Automated by CleverAgents Bot** Supervisor: Implementation | Agent: implementation-pool-supervisor
HAL9000 added this to the v3.2.0 milestone 2026-04-10 03:40:26 +00:00
HAL9000 2026-04-14 13:51:23 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core#6856
No description provided.