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

Jetpack Plugins: remote management error should poll for changes #828

Closed
v18 opened this issue Nov 26, 2015 · 1 comment
Closed

Jetpack Plugins: remote management error should poll for changes #828

v18 opened this issue Nov 26, 2015 · 1 comment
Assignees

Comments

@v18
Copy link
Contributor

v18 commented Nov 26, 2015

Reported by rickybanister. To reproduce:

  1. Set up a new Jetpack site
  2. Connect to WordPress.com
  3. Do not enable remote management
  4. Visit a plugin page
  5. See this error:
    screen shot 2015-09-08 at 12 56 29 pm
  6. Click the helpful blue button
  7. Turn on remote management
  8. Close the wp-admin tab
  9. Land back on calypso tab, & still see the error above

Since I'd fixed the situation I was annoyed to see the error when I landed back on that page. I'm smart enough (sort of) to know that I could have refreshed the page and see the correct thing, but I wanted that page to poll for updates to the Jetpack connection and be ready for me to manage plugins when I got back.

Can we change it to listen for changes once the blue button is clicked?

@enejb
Copy link
Member

enejb commented Jan 20, 2016

This part is fixed now since the data if a site has manage enabled is part of the me/sites api endpoint. Which is currently being pulled.
Feel free to open this if you find this not to be the case.

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