plane
plane copied to clipboard
fix: correct typo in issue_activities_task.py file variable names
- Fix
dropped_assginees→dropped_assignees - Fix
added_asignee→added_assignee - Ensure consistent naming convention throughout function
[!NOTE] Corrects variable name typos in
track_assigneesto useadded_assigneeanddropped_assigneesconsistently.
- Updates loops and UUID checks to reference the corrected variables
- Ensures proper
Userlookups andIssueSubscribercreation/removal activitiesWritten by Cursor Bugbot for commit 5e708e4ec30e206f78ce11cf18c43ec1c7e6a476. This will update automatically on new commits. Configure here.
Summary by CodeRabbit
-
Bug Fixes
- Corrected assignee-handling in issue activity tracking so changes to assignees are logged and resolved accurately, improving reliability of assignee updates and history.
✏️ Tip: You can customize this high-level summary in your review settings.