bb-plane-fork/apps/api/plane/db
Dheeraj Kumar Ketireddy 8bb7ebb725
[WEB-5285] feat: enhance ChangeTrackerMixin to capture changed fields on save (#8270)
- Added an override for the save method in ChangeTrackerMixin to store changed fields before resetting tracking.
- Implemented a new method, _reset_tracked_fields, to ensure subsequent saves detect changes relative to the last saved state.
- Updated IssueComment to utilize _changes_on_save for determining changed fields, improving accuracy in tracking modifications.
2025-12-10 00:59:57 +05:30
..
management [WEB-5312] migration: work item comments (#8072) 2025-11-21 16:15:07 +05:30
migrations [WEB-5282] chore: triage state in intake (#8135) 2025-11-28 16:16:48 +05:30
models [WEB-5285] feat: enhance ChangeTrackerMixin to capture changed fields on save (#8270) 2025-12-10 00:59:57 +05:30
__init__.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
apps.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
mixins.py [WEB-5285] feat: enhance ChangeTrackerMixin to capture changed fields on save (#8270) 2025-12-10 00:59:57 +05:30