This is failing with unexpected error at `projectT...
# suitescript
r
This is failing with unexpected error at
projectTask.save({ignoreMandatoryFields: true})
. It seems like it's failing with tasks that have mandatory fields which are empty. Is there something I'm not understanding about
ignoreMandatoryFields
?
I don't think commitLine applies here.