Skip to main content
jamesb9259
October 24, 2022
Solved

Reason why simply granting permission is not enough for users to view records in Tempo?Is

  • October 24, 2022
  • 9 replies
  • 0 views

Is it a bug or is there some other reason why my users cannot see records in Tempo or other places when I explicitly gave them permissions in the security configurations?

Is anyone else having this problem. 

I don't want to run around with expressions if the option exist to give them at least viewer permission in the security configuration. 

I have given permission on the record type, data store, site, interface ...

They still cannot view the record type, even though the tab is visible in Tempo

Best answer by stefanhelzle0001

Duplicate: https://community.appian.com/discussions/f/rules/26346/users-cannot-see-records-even-with-permissions-enabled

I never had that issue. But, are you talking about Tempo, or about a sites page? Can you add a bit more detail?

9 replies

stefanhelzle0001
October 24, 2022

Duplicate: https://community.appian.com/discussions/f/rules/26346/users-cannot-see-records-even-with-permissions-enabled

I never had that issue. But, are you talking about Tempo, or about a sites page? Can you add a bit more detail?

jamesb9259
October 24, 2022

Actually both. I created a test user, put him in a group and granted that group permission to view the record. The record is one of two records attached to the site. 

The landing page is a record type  the renders fine for him, but the other page will not let him see it. here is the error code.

The Requested Record Type Is Not Available Expression evaluation error [evaluation ID = ] at function a!recordList: A grid component [label="null"] has an invalid value for "columns". A grid column [label="Image"] has encountered an error. Expression evaluation error at function a!imageField [line 11]: User Does Not Have Rights to Perform this Operation (APNX-1-4198-000)

marco.amador
October 24, 2022

This doesn't seem to be necessarily a lack of rights to the record. What do you have in that image field? Are you trying to access user attributes in order to render that imageField (e.g. to display a user avatar)?