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

Upgrade routine for old Stream Settings records #328

Closed
frankiejarrett opened this issue Mar 11, 2014 · 5 comments
Closed

Upgrade routine for old Stream Settings records #328

frankiejarrett opened this issue Mar 11, 2014 · 5 comments

Comments

@frankiejarrett
Copy link
Contributor

Since we now have improved action links for Stream Settings (see #305) we need to update past entries by giving them an option_key meta value.

We can do this by selecting all stream_meta that has an option key equal to wp_stream and then use the label meta to reference the settings fields array to determine the option_key.

/cc @powelski

@frankiejarrett
Copy link
Contributor Author

@powelski Can you take this one?

@c3mdigital
Copy link

@fjarrett & @powelski Couldn't this be part of the #379 database update routine? I can include this in the process.

@frankiejarrett
Copy link
Contributor Author

@c3mdigital We can just get the routine API done and then release the routine for this later. It might even be a moot point now since this issue is almost a month old. Still, I'd probably like to do it to ensure 100% backwards compat with old data that might exist in someone's Stream data.

@frankiejarrett
Copy link
Contributor Author

@c3mdigital Yes, please go ahead and include an update routine for these as part of #379.

@c3mdigital c3mdigital self-assigned this Apr 9, 2014
@frankiejarrett
Copy link
Contributor Author

This is so old that it really no longer applies. Closing.

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

No branches or pull requests

3 participants