Assess UI Button Not proceeding for one user

Ravivarman Saee
Tera Contributor

a particular user has the same roles as other Risk users. But whenever he clicks on UI buttons in Risk or risk assessment form, it's not proceeding further. Checked the conditions for UI actions. That looks fine. i don't see any ACL issue as well.

Any idea on this issue!

11 REPLIES 11

Hi @Ravivarman Saee 

 

Its not on form, go to Plugins and search for this plugin and then repair.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

This comes after a property enablement which is 'advanced risk'. Can u please name the Plugin You are referring to ?

Check this and repair

AGLearnNGrow_0-1740127485741.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @Ravivarman Saee 

 

My best guess is, there might be some condition or some exception in client script part of the script which is not working for this user.

 

We had similar issue earlier where in UI action client button, we were reading a field and based on the field value doing some routing. but for one use had different view selected for form and that particular field was not part of the form. so when user clicked on the button nothing was happening.

 

Seeing at script, we can suggest better.

 

Thanks,

Ali

 

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

I don't see any exceptions in client script. I doubt whether any ACL is preventing this. i couldnt find any such ACLs that affects this so far.