Expand my Community achievements bar.

lgaertner
lgaertner
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello Lalit, can you please post your full API call? Besides that, did you also try the same using the current API (version 18)? v9.0 is a bit outdated...  RegardsLars

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • Hello Matt, Unfortunately it is not yet possible to reference collections in a calculated field, so without Fusion or something similar, this will be impossible.  RegardsLars

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Hi, I do not have any experience with Azure DevOps, but I would suggest having a look into their API. With the Workfront Fusion DevTool, you should examine, how the API call of your module looks like and if you are able to configure it to get, what you are expecting. RegardsLars

    Type

    Questions

    Views

    666

    Like

    1

    Replies

    1
  • Hello @DeborahLeigh123, the code is also working for me in a project report and just helped me to propably find a solution for this. RegardsLars

    Type

    Questions

    Views

    788

    Like

    1

    Replies

    1
  • Ok, wow...I think I just accidentally stumbled upon a (partly) solution, when reading this thread. As all assigned users to tasks under a project can also be queried using the projectUsers collection, you can use something like this:valueexpression=CONCAT({user}.{role}, " - ",{user}.{name}) listdeli...

    Type

    Questions

    Views

    500

    Like

    1

    Replies

    0
  • Hello, I think that will not be possible in general as you would need to query collections in multiple "layers", which could lead to a timeout. But, as you also can read here,  You cannot build a collection view of another collection.For example, you cannot display all the assignees on each task in ...

    Type

    Questions

    Views

    505

    Likes

    0

    Replies

    1
  • Hello Karen, @Leigh_Hastyis completely right, starting from a task report would be the better way. You are able to add a column with all project tasks into a project report, but there are some limitations:The text mode should be like this:valueformat=HTML textmode=true type=iterate listdelimiter=<p>...

    Type

    Questions

    Views

    524

    Likes

    0

    Replies

    0
  • Hello Kristen, unfortunately the options for creating a Watch Event module in Fusion are a bit limited. Besides the fact, that you do not have any field available, it is also not possible to use the filter connector OR. So, the field canStart is not there and I also do not know any possibility to fi...

    Type

    Questions

    Views

    440

    Like

    1

    Replies

    1
  • Hello, If you edit the user and click on the Home Team dropdown, you should see the cross symbol to remove the current assignment.  After clicking on the cross and saving, the user should not be assigned to a home team any more. This does not work for groups, as every user needs to be assigned to a ...

    Type

    Questions

    Views

    464

    Likes

    0

    Replies

    1
  • Hi, the document extension is stored under the document version, so you have two possibilities: 1) Use the DOCU endpoint and fetch the document versions by querying the nested field versions:exthttps://veridiancu.my.workfront.com/attask/api/v18.0/docu/search?id=6658f66f004a4.................&session...

    Type

    Questions

    Views

    729

    Likes

    0

    Replies

    1
Top badges earned by lgaertner
Customize the badges you want to showcase on your profile