-
Notifications
You must be signed in to change notification settings - Fork 817
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
Jetpack: Deleting Jetpack plugin breaks the Jetpack connection on standalone plugins #28540
Comments
Not specific to VideoPress: |
I believe @leogermani could tell you more about this, but I think this may be done on purpose. For reference, here are some past discussions about this:
|
If I recall correctly this was the behavior before https://github.com/Automattic/jetpack/pull/23957/files So the expected behavior now was for the connection to be kept alive if other plugins are using it. So it may be a regression. cc @sergeymitr who followed this closely as well. |
This was also reported in #30243, for WooCommerce Payments |
I believe this was fixed by @sergeymitr back in Nov, 2023 via #33920 Sergey, can you pls confirm so that we can close this one? |
Thanks for the ping @fgiannar. |
Steps to reproduce:
1 - With Jetpack and VideoPress installed, connect the site
2 - Deactivate and delete the Jetpack plugin
3 - Check that the connection is broken, even though we still have the VideoPress plugin installed
p1674497316761689/1674497281.387129-slack-C03TA48NSUX
PS: This could potentially be happening to other plugins as well
The text was updated successfully, but these errors were encountered: