You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing the new features: ManageWP Compatibility + Automatic Updates (see: Comet Cache v160908-RC (Release Candidate), I observed an inconsistency with the update notifications. In the Plugin Options of Comet Cache Pro the header would say update available, but no update for the plugin would show in the Plugin updater list. By extension, it did not appear in the ManageWP Dashboard for list of Plugins to be updated.
Steps to reproduce:
Make sure your existing WP installation does not have Comet Cache Pro 160908-RC settings saved. If so, please disable Plugin Deletion Safeguard Options to wipe settings upon deletion.
Checkout release/160908 Comet Cache Pro branch, then run phing -D project_version=160701 full-build-all
Upload and install Comet Cache Pro v160701
Wait a few moments before adding the Update Credentials after installing and activating the plugin.
Observed Behavior:
In the header for Comet Cache Pro, it will indicate an update is available, (v160709).
"Update Available" in header:
In the plugins list, it will not indicate any available update
No update in Plugins list
In ManageWP the plugins update list does not show Comet Cache Pro with any available update
ManageWP Dashboard:
Forcing WordPress to Check Again via the Updates list would sometimes cause it to trigger the update, other times not
Waiting exactly 1 hr, will trigger the update in the Plugins list if it doesn't initially appear after installation.
Expected behavior:
Comet Cache should show update available in header, Plugins list, and ManageWP Dashboard.
The text was updated successfully, but these errors were encountered:
I suggest that we simply remove the "(update available)" from the plugin options menu to resolve this issue. Now that we're integrating with the WordPress Update mechanism, there are already plenty of places that will indicate an update is available. I don't think it's necessary to also show it on the plugin options page.
jaswrks
pushed a commit
to wpsharks/comet-cache-pro
that referenced
this issue
Nov 8, 2016
UI Enhancement: Following improvements to the update API in a previous release of Comet Cache that made it possible to update both the lite and pro versions of the software through normal WordPress update mechanisms, this release removes some clutter from the menu pages for Comet Cache. In short, now that we have a tighter integration with WordPress core, it's no longer necessary for Comet Cache to display update notifications in a custom way. See also issue #829 for further details.
Comet Cache v161119 has been released and includes changes from this GitHub Issue. See the v161119 announcement for further details.
This issue will now be locked to further updates. If you have something to add related to this GitHub Issue, please open a new GitHub Issue and reference this one (#829).
While testing the new features: ManageWP Compatibility + Automatic Updates (see: Comet Cache v160908-RC (Release Candidate), I observed an inconsistency with the update notifications. In the Plugin Options of Comet Cache Pro the header would say update available, but no update for the plugin would show in the Plugin updater list. By extension, it did not appear in the ManageWP Dashboard for list of Plugins to be updated.
Steps to reproduce:
release/160908
Comet Cache Pro branch, then runphing -D project_version=160701 full-build-all
Comet Cache Pro v160701
Observed Behavior:
v160709
)."Update Available" in header:

No update in Plugins list

ManageWP Dashboard:

Check Again
via the Updates list would sometimes cause it to trigger the update, other times notExpected behavior:
The text was updated successfully, but these errors were encountered: