You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #6261 on March 06, 2024 11:42.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Description:
Resource fields:

Custom validation rule for the debugging:

Detailed steps to reproduce the issue on a fresh Nova installation:
Create a row for debug. Check ID. Then Click "Edit".

Edit -> Update & Continue

Check logs when passed CustomDebugRule(). Where is id field?

The same issue for the BelongsTo fields. The BelongsTo fields are skipped in array $this->data. I need access to all fields in Custom Validation Rule.
How to fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions