* feat: add no_activity flag to control issue activity tracking during partial updates
* refactor: rename no_activity flag to skip_activity for clarity in issue activity tracking
* enhance description input handling with migration update support
* feat: implement skip_activity flag to conditionally log issue updates during partial updates
* refactor: skip-activity
* refactor: streamline code formatting and improve readability in EpicViewSet and related endpoints
* feat: add migration description update check to conditionally log issue updates
* fix: add check for migration description updates to prevent logging in EpicViewSet
* fix: add check for epics
---------
Co-authored-by: pablohashescobar <[email protected]>