On the click of a button, we are populating values from the process model back to the interface. This is working perfectly for some users. But for some users, its throwing expression evaluation error even when the data is same in both cases. Could this be related to any permission or security issue?Update : This is occuring for users who only have access to site page.Thanks in advance
Discussion posts and replies are publicly visible
Screenshots would be helpful here.
Looks like whatever you're using to populate the choiceValues for your dropdown is empty.
yeah, we have provided proper null checks to avoid these, The problem is the same data is working properly for me but not working for users who have only site access.
If you are having admin access then it will not throw any error