본문 바로가기
Salesforce

[Salesforce] Edit button is visible to Users without records access

by clove17 2021. 3. 11.
728x90
반응형

Edit button is visible to Users without write record access

 

Users with no write access to a record can still see the Edit button on the record detail page when they have the edit permission on the object enabled, either on their profile or through the permission set.

 

레코드에 대한 쓰기 액세스 권한이없는 사용자는 자신의 프로필 또는 권한 집합을 통해 개체에 대한 편집 권한이 활성화 된 경우 레코드 세부 사항 페이지에서 편집 단추를 계속 볼 수 있습니다.

The User will receive the error message below whenever they try to click the Edit button on the record:

사용자는 레코드에서 편집 버튼을 클릭하려고 할 때마다 아래와 같은 오류 메시지를 받게됩니다.

"You do not have the level of access necessary to perform the operation you requested. Please contact the owner of the record or your administrator if access is necessary."

"요청한 작업을 수행하는 데 필요한 수준의 액세스 권한이 없습니다. 액세스가 필요한 경우 레코드 소유자 또는 관리자에게 문의하십시오."

 

[Resolution]

 

This is working as designed. The actions or buttons on the record is based on the User's object access and not on record access. Even if the User does not have the write record access but has the edit permission on the object level, they are expected to see the Edit button.

 

이것은 설계된대로 작동합니다. 레코드의 작업 또는 단추는 레코드 액세스가 아니라 사용자의 개체 액세스를 기반으로합니다. 사용자에게 쓰기 레코드 액세스 권한이 없지만 개체 수준에 대한 편집 권한이있는 경우에도 편집 단추가 표시 될 것으로 예상됩니다.

 

***

User는 Object(Private)에 대해서 Sharing Rule에 의해서 Read Only 권한이 부여되었을 경우 원래 Object에 대해서 Edit 권한을 가지고 있기 때문에 Edit Button은 보이지만 수정이 불가능하다.

help.salesforce.com/articleView?id=000353679&language=en_US&mode=1&type=1

 

Help | Training | Salesforce

 

help.salesforce.com

 

728x90
반응형