Appsmanager members section not showing user check marks
search cancel

Appsmanager members section not showing user check marks

book

Article ID: 391269

calendar_today

Updated On: 03-25-2025

Products

VMware Tanzu Application Service

Issue/Introduction

Admin users can't see the user checkmarks for permissions in the members section. 

Users are able to see their own user check mark permissions. 

Environment

TAS 6.0.x

Cause

This issue occurs in environments with a large amount of users because the request to /v3/roles returning "414 URI Too Long" due to the inclusion of 500 user_guids in the GET URL. 

Resolution

This issue is resolved in Apps Manager release 677.0.64, which corresponds to TAS 6.0.11+LTS-T and newer.
As a workaround, reduce the pagination value in Apps Manager.

cf set-env apps-manager-js-blue API_PER_PAGE 50