The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
On a Bi-Directional Relationship with multi select, unchecked selections are not removed on the related object. The value updates only if you open the related object and click publish.
Testing instructions
Create Bi-Directional Relationship
Create dummy posts
On first post-type select one or multiple posts
They are added to the postmeta table as they should
uncheck one of the posts
They remain in the postmeta table till you open related post and click publish
Expected behavior
The unchecked posts should be removed from the postmeta table.
Screenshots / screencast
-
Possible workaround
A workaround could be a custom "pods_api_post_save_pod_item" function to refresh the related post. I have not tested this
Description
On a Bi-Directional Relationship with multi select, unchecked selections are not removed on the related object. The value updates only if you open the related object and click publish.
Testing instructions
Expected behavior
The unchecked posts should be removed from the postmeta table.
Screenshots / screencast
-
Possible workaround
A workaround could be a custom "pods_api_post_save_pod_item" function to refresh the related post. I have not tested this
Pods version
2.7.27
Other super helpful information
WordPress Environment
` ### wp-core ### version: 5.7.1 site_language: de_AT user_language: de_AT timezone: +00:00 permalink: /%postname%/ https_status: true multisite: false user_registration: 0 blog_public: 0 default_comment_status: open environment_type: production user_count: 2 dotorg_communication: true ### wp-paths-sizes ### wordpress_path: /var/www/vhosts/ganzheitlichetherapie-baderlach.at/httpdocs wordpress_size: 48,97 MB (51351298 bytes) uploads_path: /var/www/vhosts/ganzheitlichetherapie-baderlach.at/httpdocs/wp-content/uploads uploads_size: 164,20 MB (172171769 bytes) themes_path: /var/www/vhosts/ganzheitlichetherapie-baderlach.at/httpdocs/wp-content/themes themes_size: 6,07 MB (6363736 bytes) plugins_path: /var/www/vhosts/ganzheitlichetherapie-baderlach.at/httpdocs/wp-content/plugins plugins_size: 30,79 MB (32286370 bytes) database_size: 12,09 MB (12681216 bytes) total_size: 262,12 MB (274854389 bytes) ### wp-dropins (1) ### maintenance.php: true ### wp-active-theme ### name: Twenty Twenty-One (twentytwentyone) version: 1.0 (latest version: 1.3) author: the WordPress team author_website: https://wordpress.org/ parent_theme: none theme_features: core-block-patterns, woocommerce, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider, menus, post-thumbnails, title-tag, editor-styles, align-wide theme_path: fake auto_update: Deaktiviert ### wp-themes-inactive (2) ### Twenty Nineteen: version: 1.8, author: the WordPress team (latest version: 2.0), Automatische Aktualisierungen deaktiviert Twenty Twenty: version: 1.6, author: the WordPress team (latest version: 1.7), Automatische Aktualisierungen deaktiviert ### wp-plugins-active (9) ### Code Snippets: version: 2.14.1, author: Code Snippets Pro, Automatische Aktualisierungen deaktiviert Contact Form 7: version: 5.4.1, author: Takayuki Miyoshi, Automatische Aktualisierungen deaktiviert Hydrogen Pack: version: 1.3.1, author: Clean Plugins, Automatische Aktualisierungen deaktiviert Oxygen: version: 3.7.1, author: Soflyy, Automatische Aktualisierungen deaktiviert Oxygen Gutenberg Integration: version: 1.4, author: Soflyy, Automatische Aktualisierungen deaktiviert Pods - Custom Content Types and Fields: version: 2.7.27, author: Pods Framework Team, Automatische Aktualisierungen deaktiviert ReCaptcha v2 for Contact Form 7: version: 1.3.3, author: IQComputing, Automatische Aktualisierungen deaktiviert Simple Custom Post Order: version: 2.5.4, author: Colorlib, Automatische Aktualisierungen deaktiviert WP SVG images: version: 3.3, author: KubiQ, Automatische Aktualisierungen deaktiviert ### wp-plugins-inactive (3) ### Admin Columns: version: 4.2.5, author: AdminColumns.com, Automatische Aktualisierungen deaktiviert Akismet Anti-Spam: version: 4.1.9, author: Automattic, Automatische Aktualisierungen deaktiviert Hello Dolly: version: 1.7.2, author: Matt Mullenweg, Automatische Aktualisierungen deaktiviert ### wp-media ### image_editor: WP_Image_Editor_Imagick imagick_module_version: 1687 imagemagick_version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org file_uploads: File uploads is turned off post_max_size: 32M upload_max_filesize: 32M max_effective_size: 32 MB max_file_uploads: 20 imagick_limits: imagick::RESOURCETYPE_AREA: 122 MB imagick::RESOURCETYPE_DISK: 1073741824 imagick::RESOURCETYPE_FILE: 393216 imagick::RESOURCETYPE_MAP: 512 MB imagick::RESOURCETYPE_MEMORY: 256 MB imagick::RESOURCETYPE_THREAD: 16 gd_version: bundled (2.1.0 compatible) ghostscript_version: 9.26 ### wp-server ### server_architecture: Linux 4.9.0-11-amd64 x86_64 httpd_software: Apache php_version: 7.4.18 64bit php_sapi: cgi-fcgi max_input_variables: 4000 time_limit: 30 memory_limit: 128M admin_memory_limit: 256M max_input_time: 60 upload_max_filesize: 32M php_post_max_size: 32M curl_version: 7.52.1 OpenSSL/1.0.2t suhosin: false imagick_availability: true pretty_permalinks: true htaccess_extra_rules: false ### wp-database ### extension: mysqli server_version: 5.7.28 client_version: mysqlnd 7.4.18 ### wp-constants ### WP_HOME: undefined WP_SITEURL: undefined WP_CONTENT_DIR: /var/www/vhosts/ganzheitlichetherapie-baderlach.at/httpdocs/wp-content WP_PLUGIN_DIR: /var/www/vhosts/ganzheitlichetherapie-baderlach.at/httpdocs/wp-content/plugins WP_MEMORY_LIMIT: 40M WP_MAX_MEMORY_LIMIT: 256M WP_DEBUG: false WP_DEBUG_DISPLAY: true WP_DEBUG_LOG: false SCRIPT_DEBUG: false WP_CACHE: false CONCATENATE_SCRIPTS: undefined COMPRESS_SCRIPTS: undefined COMPRESS_CSS: undefined WP_LOCAL_DEV: undefined DB_CHARSET: utf8 DB_COLLATE: undefined ### wp-filesystem ### wordpress: writable wp-content: writable uploads: writable plugins: writable themes: writable ### pods ### pods-server-software: Apache pods-user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36 pods-session-save-path: /var/lib/php/sessions pods-session-save-path-exists: Yes pods-session-save-path-writable: Yes pods-session-max-lifetime: 1440 pods-opcode-cache-apc: No pods-opcode-cache-memcached: No pods-opcode-cache-opcache: Yes pods-opcode-cache-redis: No pods-object-cache-apc: No pods-object-cache-apcu: No pods-object-cache-memcache: No pods-object-cache-memcached: No pods-object-cache-redis: Yes pods-memory-current-usage: 14,650M pods-memory-current-usage-real: 2,000M pods-network-wide: No pods-install-location: /var/www/vhosts/ganzheitlichetherapie-baderlach.at/httpdocs/wp-content/plugins/pods/ pods-developer: No pods-tableless-mode: No pods-light-mode: No pods-strict: No pods-allow-deprecated: Yes pods-api-cache: Yes pods-shortcode-allow-evaluate-tags: No `