Task: Save data submitted for site already on WPCOM to the ZD ticket #94765
Open
Description
opened on Sep 20, 2024
Details
If the user enters a site that's already on WPCOM in the migration flow, we're taking them to a different screen #94763. We need a way to save the data in the ZD ticket.
We can do it either by extending the current endpoint that's being used for saving the credentials, or we can create a new endpoint.
If the ZD ticket already exists, these new data should get appended there. If it doesn't, we should create a ticket similar to how we do it for creds. We can also use background job as we do for the creds.
Checklist
- Data gets properly validated and saved in the ZD ticket.
Related
No response
Activity