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

[BUG] Bulk move by Custom Taxonomy does not remove taxonomy associations from custom posts #114

Open
ForAnythingWebmaster opened this issue Mar 9, 2020 · 0 comments

Comments

@ForAnythingWebmaster
Copy link

To reproduce:

  • Create a custom post type, e.g. Custom Coin Sample
  • Create a custom post of that type, e.g. Alabama ARNG
  • Create a custom taxonomy, e.g. Theme
    • Add three terms, e.g. Army, Military, Temporary
    • Assign all three custom taxonomy terms to the custom post
  • Open plugin page
  • Select custom post type to show custom taxonomy, (Custom Coin Sample)
  • Select custom taxonomy (Temporary)
  • Leave move type as Remove Term
  • Select "If post contains other terms, Don't remove them"
  • Click Bulk Move >>

Expected results: Temporary term is removed from Alabama ARNG.

Actual results: No change occurs, despite the admin notification to the contrary:

Moved 1 posts from the selected custom_coin_theme taxonomy

Debug Info:

PHP 7.2.28
Wordpress 5.3.2
Plugin 1.3.0
PHP memory 2048M

Active plugins:

Plugin Name Version
Advanced Custom Fields Version 5.8.7 by Elliot Condon (Latest version: 5.8.8)
Advanced Custom Fields PRO Version 5.8.2 by Elliot Condon (Latest version: 5.8.8)
Bulk Move Version 1.3.0 by Sudar
Classic Editor Version 1.5 by WordPress Contributors
Code Snippets Version 2.13.3 by Code Snippets Pro (Latest version: 2.14.0)
Custom Post Type UI Version 1.7.1 by WebDevStudios (Latest version: 1.7.3)
Custom Taxonomy Order Version 3.0.1 by Marcel Pol
Loginizer Version 1.4.3 by Raj Kothari
Oxygen Version 3.1 by Soflyy (Latest version: 3.2)
Simple Custom CSS and JS Version 3.28 by SilkyPress.com (Latest version: 3.29)
WooCommerce Version 3.8.1 by Automattic (Latest version: 3.9.3)
Woocommerce Advanced Ordernumbers Version 1.4.4 by Open Tools
WooCommerce Authorize.net Premium Version 10.7.2 by Indatos Technologies
WooCommerce Cart Dropdown Version 1.0 by WP Distillery
WooCommerce PDF Invoices Version 3.0.11 by Bas Elbers
WooCommerce PDF Invoices & Packing Slips Version 2.4.3 by Ewout Fernhout (Latest version: 2.4.7)
WooCommerce Product Bundles Version 5.10.2 by SomewhereWarm
WooCommerce Product Feed Version 3.2.16 by WebAppick (Latest version: 3.3.3)
WooCommerce Products Restricted Users Version 0.1.0 by Codection
Woocommerce Table Rate Shipping Version 2.0.6 by JEM Plugins (Latest version: 2.0.7)
WooCommerce TM Extra Product Options Version 4.9.9 by themeComplete (Latest version: 4.9.12.1)
YITH WooCommerce Wishlist Version 2.2.16 by YITH (Latest version: 3.0.9)
Yoast SEO Version 12.7.1 by Team Yoast (Latest version: 13.2)
Yoast SEO: WooCommerce Version 12.4.1 by Team Yoast
Zoho Mail Version 1.3.9 by Zoho Mail
@ForAnythingWebmaster ForAnythingWebmaster changed the title Bulk move by Custom Taxonomy does not remove taxonomy associations from custom posts [BUG] Bulk move by Custom Taxonomy does not remove taxonomy associations from custom posts Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant