How to fix incorrectly assigned sequence tasks and configure task assignment
Last updated: April 23, 2026
When sequence tasks are being assigned to the wrong users, there are several configuration options and troubleshooting steps that can help resolve the issue. This guide covers how to properly configure task assignment and fix common assignment problems.
Manual Task Assignment in Sequences
You can manually assign all tasks in a sequence to a specific user, regardless of who owns the mailbox. This is useful when you want one person to handle all outbound activities while maintaining proper email personalization from the mailbox owner.
To configure manual task assignment:
Navigate to your sequence and click Edit
Go to Advanced Settings
Select "Manually assign tasks"
Choose the specific user who should receive all tasks from that sequence
Important notes about manual assignment:
This setting affects ALL task types (email, call, LinkedIn, etc.), not just email tasks
Email signatures and display names will still come from the mailbox owner
First/last name fields in emails remain consistent with the mailbox user
Only task assignment changes to the specified user
Reassigning Sequences to Different Mailboxes
If you need to change which mailbox a sequence uses entirely:
Using Play Builder:
Navigate to the play builder
In the sequence node, select the target user's mailboxes instead of the current mailbox
This reassigns the sequence to use the new mailbox for email sending and personalization
Enrollment status limitations:
Only queued enrollments (Step 1) can be reassigned to different mailboxes via Dashboard > Leading > Email Backlog > Reassign Sequence Enrollments
Mid‑sequence scheduled emails cannot be bulk reassigned and would need to be updated manually
Once Step 1 of a sequence has already sent, mailboxes cannot be switched mid‑sequence to avoid inconsistent experience for recipients
For active sequences that need reassignment, you'll need to end the existing sequences, create new sequences assigned to the target mailbox, and re‑enroll prospects as needed.
Troubleshooting Task Assignment Issues
If tasks continue routing to the wrong users despite your settings:
Check mailbox owner assignment:
Verify that "assign to mailbox owner" is enabled in your sequence configuration
Confirm this setting was active when prospects were initially enrolled
If the setting was disabled during enrollment, tasks may continue routing incorrectly even after enabling it
Play Builder execution order:
When using Plays that assign ownership and enroll in sequences, ensure proper execution order by keeping these actions in the same branch:
Trigger
Assign owner
Sequence enrollment
Other actions
Play nodes in separate branches execute sequentially, not in parallel, which can cause the sequence enrollment to use the previous owner's mailbox instead of the newly assigned owner's mailbox.
Task step assignment with mailbox pools:
When using mailbox pools with round-robin distribution, task assignment mismatches can occur if individual task steps are configured incorrectly:
Navigate to your sequence and click Edit
For each non-email task step (LinkedIn, call, etc.), check the "Assign to" setting
If using a mailbox pool, set the task to "Assign to Sender" instead of "Assign to Mailbox Owner"
This ensures the task is assigned to whoever sent the email, not the static mailbox owner
Note: Changing task assignment settings only applies to new enrollments. Existing enrolled contacts retain their original task assignee and must be reassigned manually using the bulk task reassignment feature.
Bulk reassigning existing tasks:
Navigate to the Tasks tab in your dashboard
Filter or create a list to show the tasks that need reassignment
Select all tasks that need to be reassigned
Choose "Assign Owner" from the bulk actions menu
Select the correct owner for the tasks
Best Practices
Always verify assignment settings before enrolling prospects to avoid persistent misrouting issues
Use manual task assignment when one person handles all outbound activities but multiple mailboxes are needed for personalization
When using mailbox pools with round-robin distribution, configure individual task steps to "Assign to Sender" to ensure the same person handles both emails and tasks
Structure Plays with ownership assignment and sequence enrollment in the same branch to ensure proper execution order
For existing sequences with persistent assignment issues, use the bulk task reassignment feature in the Tasks tab to efficiently reassign incorrectly routed tasks. For queued emails, use the Email Backlog reassignment feature.
If you continue experiencing task assignment issues after following these steps, contact support as engineering intervention may be required to update active sequences.