Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-migration experience: Add blog stickers for migration state #95156

Open
donnapep opened this issue Oct 4, 2024 · 4 comments · May be fixed by #94754
Open

Post-migration experience: Add blog stickers for migration state #95156

donnapep opened this issue Oct 4, 2024 · 4 comments · May be fixed by #94754
Assignees

Comments

@donnapep
Copy link
Contributor

donnapep commented Oct 4, 2024

Description

Add blog stickers to indicate the state of a migration as per the following logic. A site should only have one of these stickers at any given time:

  • migration-pending – After a plan is purchased in the migration flow.
  • migration-pending-diy – When the "I'll do it myself" option is selected.
  • migration-pending-difm – When the "Do it for me" option is selected.
  • migration-started-diy – When a DIY migration starts.
  • migration-started-difm – When a DIFM migration starts.
  • migration-completed-diy – When a DIY migration finishes.
  • migration-completed-difm – When a DIFM migration finishes.

pfuQfP-Hj-p2

@donnapep donnapep closed this as completed Oct 4, 2024
@donnapep donnapep reopened this Oct 4, 2024
@donnapep donnapep assigned donnapep and valterlorran and unassigned donnapep Oct 4, 2024
@donnapep donnapep linked a pull request Oct 4, 2024 that will close this issue
7 tasks
@donnapep donnapep changed the title Add blog stickers for migration state Post-migration experience: Add blog stickers for migration state Oct 4, 2024
@donnapep
Copy link
Contributor Author

donnapep commented Oct 4, 2024

@valterlorran Note that the logic has changed a little to include -diy or -difm for each state. See the issue description above for the details.

@valterlorran
Copy link
Contributor

Hey @donnapep, thanks for the heads up. I will update the logic in my diff. I also want to change from pending-migration to migration-pending to keep consistency.

@valterlorran
Copy link
Contributor

valterlorran commented Oct 7, 2024

I created a new diff to tackle the updates: D163224-code

@m1r0
Copy link
Member

m1r0 commented Oct 7, 2024

Thanks for the help on this, @valterlorran. FYI, I've just joined the project so don't hesitate to ping me if you need a hand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants