Hi Everyone, It looks like the documents I stored in the project documents folder cannot be sent over to the agency side. The error message as below. Would like to seek advice from all of you, thanks! DataErrorResponse body is not a valid JSON. Unexpected token 'P', "Payload is"... is not valid JSO...
Hi, I am working on a scenario where I have to create a issue with specific fields from another issue and assign it to a particular user.Since I am pretty new to fusion, can any one suggest me how can I achieve this scenario. Any help or guidance will be highly appreciated. TIA!
Hi Fusion Community, I have both Search and Iterator modules that produce many bundles. Within each bundle a user email address is contained. Bundles might have the same user email address or different ones. I'd like to produce a list of unique email addresses from these bundles. Ideally the re...
Hey Everyone! I'm new to Fusion and I'm trying to troubleshoot this error that keeps coming up on this template for making an update on project once a proof decision has been made. It's saying I'm missing the value of required parameter objID. But I'm not exactly sure which object it's referring to...
Anyone been able to figure out how to remove/delete/change commit dates using Fusion. WF has/had an annoying habit of setting the commit date to the planned CPL date when a user self-assigns themselves to a task and it's PITA to clean up.......
Hi, is there a limit to the number of fields you can select in the Workfront 'Read a Record' module within a Fusion flow? I've seen cases where selecting too many fields causes Fusion to throw an error, but I’d like to confirm if there’s an official limit. Thank you!
Hi, We have seen some discrepancies where the timestamps on the task planned completion date are differing by an hour: For example, 2025-02-13T22:00:00.000Z or 2025-02-13T21:00:00.000Z The planned completion date is set to 5 pm EST on all our tasks so my expectation would be that they all come over ...
This is a new one. I'm working on an automation which determines all common paramterValues between an issue an a document. When it has its list, it plops the list into the output field of a search module and pulls those exact fields. Everything works...until a parameter has a comma in the name of i...
I have a Fusion Scenario where the 1st module I invoke a HTTP Rest API. The API has a property named "status" - that can take either of the 2 values below1. Processing2. Complete I would like my scenario process further *only if* the status is complete. If the status is in processing state - The sce...