I created a new project in the new version of Workforce. I am trying to append assignments to the 'Assignments' point layer in AGOL and I'm receiving the following error:
"There was an error appending the uploaded data to the layer"
"Object reference not set to an instance of an object."
I've tried uploading assignments from an Excel file (.xlsx) and a zipped file geodatabase with no luck.
Is there a certain way to format the assignmenttype GUID field?
EDIT
When I try uploading a csv file it says "Updates successfully applied" but there are no records in the Assignments point layer.
EDIT
I was able to successfully append data to assignments using the Append tool in ArcGIS Pro.
Is there a reason why the csv will not work? I would rather upload a csv then depend on ArcGIS pro.