i have a workflow that sets the project email and ...
# suiteflow
j
i have a workflow that sets the project email and address field on creation of a project by copying the values from the customer record. this workflow is fine when the context is user interface - both email and address are copied. when i change to context=web services (which is what we need it to be), it only copies the email and the address isn't. the logging from the workflow makes it seem like the address was copied just fine though. thoughts?