Skip to content

Task: Save data submitted for site already on WPCOM to the ZD ticket #94765

Open
@Imran92

Description

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions