Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当项目从经理任务中获得批准时,工作流会更新日历列表中的条目,其状态为已批准。此工作流程有时会失败并出现以下错误。
工作流无法更新项目,可能是因为项目的一个或多个列需要不同类型的信息。拒绝访问
我不知道为什么会这样。这是我的工作流程代码
您的图像没有显示,因此这很难诊断,但是您似乎正在尝试将错误类型的值传递给变量,例如将字符串传递给日期/时间。