Hello, We use Issues in a Workfront project to manage values in a drop down for a form. When someone adds a new issue, we trigger Fusion to add that to the drop down use a custom api call.The problem that I'm having is that I like the drop downs to be sorted alphabetically and can't figure out how ...
I have drawn a blank in the syntax to use the Watch Record and try to put in a cross object custom filter in the Optional Filter.... I have: project:DE:fieldnameproject.DE:fieldname{project}.{DE:fieldname}project:[DE:fieldname]project:["DE:fieldname"]project:fieldname project:portfolioID=636a8803004...
I'm wondering if there has been anyone out there who has leveraged the JIRA modules and run into the the error I have attached to this question and if you have had any luck in getting around it? I have a simple webhook that runs when a project is updatedIf the task is marked for update in JIRA it r...
What is the right way to iterate through this structure (which is the output of an HTTP Request)? I want to iterate thru each variantAssayID in each collection of the array: I tried to use an iterator like this: Instead of the iterator passing variantAssayID 1, then variantAssayID 2, then variantA...
I am trying to create a task in a project from the Create Record module, but the module will not populate the Planned Hours or Duration if the Task Duration Type is Simple. If unselect Duration Type it allows me to set the Duration of the task but not the Planned Hours. What do I need to do?
Hello.I designed a scenario to update task comments in Workfront, by updating Note record, setting new noteText. However, despite it being changed, Workfront still shows old text. I figured it is comming from html property, this one didn't get set automatically. I tried setting it manually with same...
This is just a minor annoyance, but it used to cause me some confusion, so it may be worth a fix if everyone else experiences it: If a scenario with a Watch event trigger has been paused for some time and I view its history, I see there are "x Records in Queue" waiting to be processed. If I want to ...
Hi. I want to create a scenario triggered only by a Watch event for "Updated Only" projects where the Last Update Date for the Old State does not equal today. Basically, I want the scenario to run no greater than once per day for a given project update. I have tried to use a Filter on the webhook w...
Is it possible to create an instant webhook that triggers when a certain custom form is updated? I suggested adding a checkbox on the form for this exact purpose but this solution isn't optimal in our case and we were looking for other options.