Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/16/24
    I want my WF webhook to include multiple IDs but the filter section only includes AND. I read some other posts from a while back and it didn't look too simple to implement. Is there a simple way to add this statement to my webhook filter?Filter: id EQUALS id1 OR id2 OR id3 ...

    Views

    273

    Likes

    0

    Replies

    4
  • 5/16/24
    I am working on an automation that is looking at whether a task was completed after the planned completion date and want to search tasks that were completed this week. I was looking the options to set my filter in the search module and did not see an option to set to this week.   Is it possible to s...

    Views

    146

    Likes

    0

    Replies

    2
  • 5/16/24
    I'm looking to have fusion take a newly submitted issue which is "pending approval" and have the status changed to "new."From there I can utilize existing fusion scenarios to process issues into projects.    I'm doing this because I've been told all issues submitted through a queue have to be approv...

    Views

    137

    Likes

    0

    Replies

    1
  • 5/15/24
    Hi everyone, I'm trying to save the changes I made to one of our scenarios, but I get this error: "Bad Request: request entity too large"Does anyone know what might be causing such error and what are the ways to fix it?I'd appreciate any advice Thank you!

    Views

    203

    Likes

    0

    Replies

    2
  • 5/15/24
    We have created two projects that are doing the same work, we are wodering if there is a way to link the two projects together. 

    Views

    122

    Likes

    0

    Replies

    1
  • 5/13/24
    Hi, I am looking to see if there is a way to add the project name {project:name}to the email generated when a decision is made?Within Workfront or is this a job for Fusion?Any help would be greatly appreciated. Thanks in advance

    Views

    141

    Likes

    0

    Replies

    0
  • 5/10/24
    Hi Fusion Community,Can anyone provide instruction on how I can effectively look at programs and iterate down through their projects, their tasks, grab some data at the task level (Actual Hours), and then aggregate all Actual Hours for all of those tasks back up at the program level? My scenario wil...

    Views

    187

    Likes

    0

    Replies

    2
  • 5/8/24
    I was in the middle of trying to think through a complex problem in Fusion. And right in the middle of my doing something, a marketing survey popped up. This isn't as bad as the surveys which went out to all of our users in Workfront proper. There's only really four "users" of Fusion on the developm...

    Views

    106

    Likes

    0

    Replies

    0
  • 5/3/24
    Hello, We do have a customer who wants to provide a custom form to all of their employees. As not all of them do have a Workfront account, we are looking for another solution. Although I did not successfully tested it yet, I know, that there seems to be the possibility to setup an autoprovisioning f...

    Views

    109

    Likes

    3

    Replies

    0
  • 5/2/24
    I have a string like this "*test1:*value1 *test2:* value2 *test3:**test4:*value4" I need to convert into JSON object(key-value pairs) in the below-shown structure.output: { "test1":"value1",              "test2":"value2",               "test3":"";              "test4":"value4"}when there is no value...

    Views

    141

    Likes

    0

    Replies

    1