Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Playbook Activity Card missing buttons??

Damian Martinez
Mega Sage

Hello Community,
do you know which is the correct role for a user to be able to see the Mark completed button in a playbook activity card?
As admin user I can see the button.

find_real_file.png

as itil user I cannot see the button:

find_real_file.png

We have tried many different roles with no sucecss:
action_designer, flow_designer, flow_operator,sn_customerservice.customer_admin and playbook_experience. admin

By reading the documentation I  was under the impression that playbook_experience. admin would fix the issue but it did not.
Could this be ACL issue?

Thanks in advance!

 

2 REPLIES 2

Praneeth8
Tera Contributor

Hi Damian,

I am also facing the same issue. Did you find any solution for this one ?

 

Thanks In advance.

Hello @Praneeth8 ,

sorry for the delay, yes I finally found the issue.

The issue was an ACL preventing the user from see the Mark Complete button.

The ACL is for table: sys_flow_data

For operations read/write you have to add the role that your users have.

I hope this helps.

Regards,

Damian