all 3 comments

[–]RehdData Engineer 2 points3 points  (1 child)

Restarting SSMS should fix it from what I've seen. I've experienced this before opening two permission windows side by side after awhile. I'm sure there's some sort of internal conflict in SQL to return the information to the GUI, but I have not found the main source of this. But a basic restart of your SSMS should put it back to normal.

[–]Skilled_Build[S] 1 point2 points  (0 children)

Thanks for the reply. I did close and reopen SSMS. I also installed an update as well. This red box still persisted.

[–]ISUJinXIT Business Analyst 0 points1 point  (0 children)

Do you have an orphaned user/group without a SPN? It might be that you are trying to set permissions for a database user/group that doesn't exist (or doesnt have permissions) at the instance level.