agreeable-belgium-70840
09/06/2022, 2:55 PMUpdate Failed! Failed to update urn:li:dataset:(urn:li:dataPlatform:dbt,gluegen.raw_events_testapp06.eis_motorquote_2,DEV) & field [version=2.0].[type=struct].[type=array].[type=struct].vehicles.[type=string].uuid. Field [version=2.0].[type=struct].[type=array].[type=struct].vehicles.[type=string].uuid does not exist in the datasets schema.
bulky-soccer-26729
09/06/2022, 3:03 PMagreeable-belgium-70840
09/06/2022, 3:03 PMbulky-soccer-26729
09/06/2022, 3:17 PMresourceUrn
should be the urn of the dataset. then the subResource
should be the fieldPath of the nested field her ie. vehicles[].abi_cd
bulky-soccer-26729
09/06/2022, 3:17 PM[]
in it is causing a bug / causing this error...bulky-soccer-26729
09/06/2022, 3:18 PM[]
like changing something from a child of premiums
in your screenshot?bulky-soccer-26729
09/06/2022, 3:20 PMagreeable-belgium-70840
09/06/2022, 3:20 PMagreeable-belgium-70840
09/06/2022, 3:20 PMagreeable-belgium-70840
09/06/2022, 3:20 PMbulky-soccer-26729
09/06/2022, 5:33 PMsubResource
field in your payload is certainly off. You should be able to see a request for getVersionedDataset
and inside of the response you should see the list of fields with their `fieldPath`sagreeable-belgium-70840
09/08/2022, 11:45 AMagreeable-belgium-70840
09/08/2022, 11:48 AMbulky-soccer-26729
09/08/2022, 1:57 PMsubResource
in the payload should probably just be payment_details.payment_plan_cd
but instead has [version=2.0].[type=struct.[...
as well which certainly seems wrong. could you reload the same page with your network tab open and find the graphql query getVersionedDataset
and should be the "Preview" tab to see the response. I'd like to see your schema fields which should be in that responseagreeable-belgium-70840
09/08/2022, 2:02 PMagreeable-belgium-70840
09/08/2022, 2:03 PMbulky-soccer-26729
09/08/2022, 2:06 PMschemaMetadata
> fields
that should do the trickbulky-soccer-26729
09/08/2022, 2:13 PMbulky-soccer-26729
09/08/2022, 2:18 PMvehicles
which is so weird - they should be showing up as another field called vehicles.id
etc.bulky-soccer-26729
09/08/2022, 2:24 PMbulky-soccer-26729
09/08/2022, 2:24 PMbulky-soccer-26729
09/08/2022, 2:25 PMagreeable-belgium-70840
09/08/2022, 2:25 PMbulky-soccer-26729
09/08/2022, 2:25 PMagreeable-belgium-70840
09/08/2022, 2:25 PMbulky-soccer-26729
09/08/2022, 2:25 PMnativeDataType
up thereagreeable-belgium-70840
09/08/2022, 2:26 PMagreeable-belgium-70840
09/08/2022, 2:29 PMbulky-soccer-26729
09/08/2022, 2:33 PMparent.child.grandchild
etc. and we use that to determine rendering as well as how we're updating the fields. so you can see in your original error that it's saying that field doesn't exist but it might be because things are inconsistent or that syntax in a field is breaking somethingagreeable-belgium-70840
09/09/2022, 12:34 PMbulky-soccer-26729
09/09/2022, 2:55 PMagreeable-belgium-70840
09/09/2022, 2:56 PMbulky-soccer-26729
09/09/2022, 3:04 PMagreeable-belgium-70840
09/09/2022, 3:05 PMbulky-soccer-26729
09/09/2022, 3:05 PMagreeable-belgium-70840
09/09/2022, 3:05 PMbulky-soccer-26729
09/09/2022, 3:12 PMpremiums