- Added `JiraSyncAction` interface to track individual task actions (created, updated, skipped, deleted) during synchronization. - Updated `JiraSyncResult` to include actions for better visibility of sync outcomes. - Implemented a modal to display detailed sync results, improving user feedback on synchronization processes. - Enhanced task deletion logic to provide reasons and changes for each action, ensuring clarity in task management.