IZPPL0275W User '%1$s' request role of '%2$s' when expanded PR viewing was disabled, using role '%3$s'.

Explanation

The pull-request view permission for super admin and team users should be enabled. If it is disabled and the Get pull request API is invoked with role as ALL, then the role is reset to author or reviewer.

System action

The role will be reset to author or reviewer, if the enableExpandedPRViewing is set as false.

User response

Set enableExpandedPRViewing to true and try again.