Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

KatoTh
KatoTh
Offline

Badges

Badges
0

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by KatoTh
Customize the badges you want to showcase on your profile
Re: Is there a way to update object sharing with Fusion 2.0? - Workfront Fusion 2.0 19-08-2021
So I tried using API version 11 and it still didn't work, but Customer Support (Thanks Russel!!) had a second solution which did work on our instance of Workfront. The accessorID, accessorObjCode, and coreAction fields are in the accessRules collection, and can be updated on the object instead of the share endpoint. URL = OPTASK/?fields=accessRules Method = PUT Body = {"accessRules":[{"accessorID":"","accessorObjCode":"USER","coreAction":"VIEW"}]} Possible values for coreAction turned out to be ...

Views

25

Likes

0

Replies

0
Re: Is there a way to update object sharing with Fusion 2.0? - Workfront Fusion 2.0 19-08-2021
Thanks Jeff! We do have our templates set up for project access defaults to give manage access to the task when someone is assigned. For our business process we need to assign some people with manage and others with contribute access.

Views

25

Likes

0

Replies

0
Re: Is there a way to update object sharing with Fusion 2.0? - Workfront Fusion 2.0 19-08-2021
Hi Katherine, thanks for your help! When I try to run the custom API call to PORT/share or OPTASK/share and provide the key:value pairs following your example, I get an error 'accessorObjCode cannot be null'. I tried this with a group and a user, and received the same error message in both cases. I'm using the default version of the API. Is it possible you are using an earlier version?

Views

25

Likes

0

Replies

2
Is there a way to update object sharing with Fusion 2.0? - Workfront Fusion 2.0 18-08-2021
I have assigned users to an issue, but when I do they are added with manage permissions. I would prefer to update the sharing on the issue, and simply share the issue with contribute access. Does anyone know if that is possible through the API?

Views

25

Likes

0

Replies

6