I'm having trouble accessing certain properties from job.customdata. Some fields seem to import automatically, while others require being explicitly added.
We have a field named "Area/Level" that I can't seem to get to come through. Ideally, I'd like to avoid modifying a bunch of upstream code or adding extra steps just to push this data into another exportable property. I have a feeling that the special char / is throwing it off and i can't find an escape char or absolute declaration in the documentation for expressions.
Has anyone encountered this? Any suggestions would be appreciated.