Mandatory fields are require on Update for Smart Field Phone number

Issue Description: What’s happening?

When executing an UPDATE on a Table with a required smart field of type phone, the update input labels the smart field as required for the mutation.

Reproduce the Issue: What steps can someone take to replicate the problem?

  1. Create a Table
  2. Add a required smartphone field and another field
  3. Create some records
  4. Try to update the other field without sending the smartphone field

Expected Behavior: What did you expect to happen?

Update type shouldn’t require to send mandatory fields

Actual Behavior: What actually happened?

It was requesting the phone number smart field

More details or screenshot

For now as a patch we are sending the mandatories field on every update

Hi! We have investigated into this issue. This will be fixed in the next release.

1 Like