I'm trying to Set conditional in block editor:
('[wpv-search-term param='parent_person_id']')
but saved only:
( ( '[wpv-search-term ]' != '' ) )
I'm try it on the other site (clear) on @.discover-wp.com. But "param='parent_person_id'" not saved.
I checked this on my own site and can confirm the problem, when adding the param attribute in Advanced mode the attribute is stripped when the condition is saved.
I've escalated this to the developers so that it can be fixed.
In the meantime, you would need to add any such condition using the Fields and Text or a Classic block, but that does mean that you cannot add any Blocks inside the condition, only HTML and other shortcodes.
This is fixed in Blocks 1.3.3 which was released today.
If you don't see the update in your plugins page from the custom Toolset installer page click the Check for Updates button. It is also available on the downloads page at toolset.com/account/downloads.
Let me know if you still see any problems after updating.
That fix for that issue was included, too, so updating to the latest version of Blocks should have resolved that problem and you don't need to re-apply the patch.
The issue has been fixed by the developers, but I misread the fix version, it was fixed too late to be included in the last updates, and will be included in Blocks 1.3.4.
That is coming out very soon (likely Monday), as part of a required compatibility update ahead of WordPress 5.6.
So please try again with Blocks 1.3.4 when that is released and let me know.