Hello,
I'm attempting to delete out some of the available worker statuses in a hosted feature layer in Workforce. Specifically, I would like to limit the available options to only four: Unassigned, Assigned, Completed, and Canceled. Is this possible?
I have also reviewed a lot of documentation on how to edit domains on a hosted feature layer on AGOL, but the instructions don't seem to work for ArcGIS Enterprise. This would come in handy for a number of situations that we encounter beyond just Workforce.
Andrew,
There is no domain on the WorkerID field - that field is related to the worker.ObjectID field.
As to why the assignmentType domain isn't showing up in ArcGIS Pro, I don't know - it looks like a bug to me.
You can query the json of the assignments feature service and view the assignmentType domain values.
Craig