#1539 closed enhancement (fixed)
Move make/flow to make/test
Reported by: | ryan | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Make (Get Involved) / P2 | Keywords: | |
Cc: |
Description
Change History (21)
#2
@
9 years ago
What about email subscriptions? I think these are currently via Jetpack, can subscribers be automatically moved?
#3
@
9 years ago
@kraftbj I guess the subscribers won't move automatically when the site is changed from Network Admin?
#4
@
9 years ago
@dd32 - As long as the database options for the site remain otherwise unchanged, it should keep the subs (the site ID and other bits are stored in the options) and pass upstream to dotcom the URL change.
That said, please do ping me once you've switched the site URL in the NA. I can check out of the Jetpack bits to make sure all goes well and patch up anything unexpected. For my future self, the current ID is 69109521.
This ticket was mentioned in Slack in #core-flow by boren. View the logs.
9 years ago
This ticket was mentioned in Slack in #core-flow by boren. View the logs.
9 years ago
#8
@
9 years ago
- Owner set to Otto42
- Status changed from new to accepted
Sorry. This was on me and I missed it. Will handle it this week.
This ticket was mentioned in Slack in #outreach by boren. View the logs.
9 years ago
#10
@
9 years ago
Attempt #1 at a simple rename failed. Reverted. Examining the various plugins and such now to see what went wrong.
#12
@
8 years ago
I have not looked at it since trying it that first time, but I'll have another go and sort out the issues.
This ticket was mentioned in Slack in #meta by ocean90. View the logs.
8 years ago
#14
@
8 years ago
@Otto42, instead of a rename, can you make a new one and then import/export the old data over?
#16
@
8 years ago
Renamed in DB, flushed caches, added redirects. All looks good to me.
@designsimply Let me know if you see any issues.
@kraftbj FYI if you still want to check on Jetpack subscribers, but everything looks good from here so far.
This ticket was mentioned in Slack in #core-flow by dd32. View the logs.
8 years ago
#19
@
8 years ago
Yayayayayayyy! @dd32, you are awesome. I checkedthe subscribers list and it looks okay to me. I made some page edits and all seems well. Thank you so much!
#20
@
8 years ago
- Resolution set to fixed
- Status changed from accepted to closed
All the redirects are now active.
The https://make.wordpress.org/test/ site has been moved to https://make.wordpress.org/test-site/ in preperation for the move.
It looks like simply moving the site in network admin is all that needs doing to make most of it happen.
Then we need to
plugins/trac-notifications/trac-components.php
to reference the newmake/test
location rather thanmake/flow
(not critical)make.wordpress.org/flow/(.*)
to/test/$1