We have a group of badges that are based on person attributes (a defined type that contains a list of status).  The badges work while logged in as admin.  When we login as any other user the badges don’t work.  Some of the person attributes are not visible because they don’t have access to see the specifics of the statuses.  (Only the summary badge.)  If we put the badges in debug mode, the person attributes are populated.  Clearly security is messing with the lava in the badge.  Now that we see that happening, it makes sense that security might disable the content in those fields; however, we can see the values in debug mode as the user that does not see the badge.  Is there a known solution to this?