Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Jacob Angelo

Issue with inline edit/bulk edit

When performing a single inline edit on pods fields, the spinning icon never stops after submitting the change. When performing a bulk inline edit, I receive a “Request failed with status code 500” error.

Debug only shows the following deprecated warning after submitting an inline edit:

[24-Jul-2023 20:11:44 UTC] PHP Deprecated: Return type of Pods\API\Whatsit\Value_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in …/pods/src/Pods/API/Whatsit/Value_Field.php on line 108

1 year, 4 months ago
Jacob Angelo

More info in hopes to be pointed in the right direction.

Wordpress 6.2.2
Pods 2.9.19
ACP 6.2.2
Ajax Search Pro 4.26.2
WP-Optimize 3.2.15

1 year, 4 months ago
Jacob Angelo

Resolved

Troubleshooting the causes led to finding that the Pods

    relationship

fields actually have multiple “hidden” meta values. When updating & saving the field via the gutenberg editor, Pods quietly updates the other “hidden” too. This was discovered while troubleshooting a different issue, where new Pods pages were

    not

updating these “hidden” fields, when the page was created via PHP.

The solution fixed both issues: In Pods Admin > Settings the Watch WP Metadata calls must be enabled.

1 year, 4 months ago
Stefan van den Dungen Gronovius
Developer

Thanks for letting us know.
I’ll close this ticket.

1 year, 4 months ago

You must be logged in to reply to this topic.