Expand my Community achievements bar.

Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Agree that this would be a nice enhancement. Until then, we make do with recording the queue topic and breadcrumb to calculated fields on the issue form with an expression that preserves the value in the event the original queue topic gets deleted. That field in the below example is titled "SYS Queu...

    Type

    Ideas

    Views

    966

    Likes

    0

    Replies

    0
  • Hi Ryan, this post may help you as an interim solution until such features are made available directly from within Fusion: https://experienceleaguecommunities.adobe.com/t5/workfront-fusion-2-0-discussions/enable-fusion-reporting-directly-in-workfront/m-p/564894#M1

    Type

    Ideas

    Views

    277

    Likes

    0

    Replies

    0
  • I just posted how to use Fusion to authenticate lookup field queries, but it has an added bonus that you can combine multiple elements and remove the limits of JSON Path. This concept is mentioned in Step 4 here: https://experienceleaguecommunities.adobe.com/t5/workfront-fusion-2-0-questions/how-to-...

    Type

    Ideas

    Views

    722

    Likes

    0

    Replies

    0
  • Assuming you have access to Fusion, I just posted how this can be enabled on lookup fields and using Fusion to safely manage authentication: https://experienceleaguecommunities.adobe.com/t5/workfront-fusion-2-0-questions/how-to-authenticate-your-external-lookup-fields-to-apis-using/m-p/663221/highli...

    Type

    Ideas

    Views

    373

    Likes

    0

    Replies

    0
  • Got pinged on this thread after Sarah's comment. This is possible to do, just not possible to do while a report is in Edit mode. - Create a Reports report (yes, a list of reports in your instance).- In the Reports report, add the below text mode to a column. - The text mode generates direct links to...

    Type

    Ideas

    Views

    336

    Likes

    0

    Replies

    0
  •  in Workfront Ideas 10/31/23
    @quarkmage    Apologies, for the company filter, you can use the below to show companies with no active members:  EXISTS:a:$$EXISTSMOD=NOTEXISTS EXISTS:a:$$OBJCODE=USER EXISTS:a:companyID=FIELD:ID EXISTS:a:isActive=true  

    Type

    Ideas

    Views

    704

    Likes

    0

    Replies

    0
  •  in Workfront Ideas 10/26/23
    DescriptionIn a project template, I want to assign certain tasks to users based on their relationship to the project, as opposed to their Job Role. E.g., I want to assign the task "Project Setup" to whichever user is the Project Owner. Or, assign "Set Project Priority" to whichever user is the Progr...

    Type

    Ideas

    Views

    232

    Likes

    8

    Replies

    0
  •  in Workfront Ideas 10/26/23
    Yep, text mode filters below:Companies with no members:     EXISTS:a:$$EXISTSMOD=NOTEXISTS EXISTS:a:$$OBJCODE=USER EXISTS:a:companyID=FIELD:ID     Append EXISTS:a:isActive=true to the above filter to list companies with no active members.   Groups with no (active) members. (Groups require at least 1...

    Type

    Ideas

    Views

    747

    Likes

    0

    Replies

    0
  • Description:There are a few functions available in Workfront expressions that aren't available or easily accomplished in Fusion. For example: WEEKDAYDIFF which works similar to DATEDIFF but only counts weekdays. This is useful since durations are measured in working days, and we have automations tha...

    Type

    Ideas

    Views

    329

    Likes

    15

    Replies

    0
  • If this is the condition logic expressed in its simplest terms:ID = "foo" && (Error 1 = true || Error 2 = true || Error 3 = true || Error 4 = true)Then I agree that this expression is inefficient to build and maintain:(ID = "foo" && Error 1 = true) || (ID = "foo" && Error 2 = true) || (ID = "foo" &&...

    Type

    Ideas

    Views

    439

    Likes

    0

    Replies

    0
Top badges earned by William--
Customize the badges you want to showcase on your profile