wp plugin update --all
reports false positive update "status" when local version is higher than repo
#187
Closed
1 of 2 tasks
Labels
Bug Report
Describe the current, buggy behavior
Definitely Related: #142
Maybe Related: #175
It's not all that uncommon to run a version of a plugin (or theme) that is higher than the version in the repository. In my case, I'm running one more-recent version of a plugin from Github that hasn't been released in the repo and a personal copy of a plugin with numerous bug fixes that I haven't been able to get merged.
Describe how other contributors can replicate this bug
$ wp plugin update --all
Describe what you would expect as the correct outcome
WP-CLI should report that the plugin version is higher than expected and no action was taken.
Let us know what environment you are running this on
Provide a possible solution
Using example from the above and taking inspiration from
$ wp plugin list
:The text was updated successfully, but these errors were encountered: