Checked the before and after to verify that the new field was inserted into the DB when a role is changed. Then, confirmed that messages are shimmed successfully if my client's version is not meeting the minimum code version. Lastly, made sure that the app continues to display role names in the robotext even if it is deleted.
`content` field of the database when changing a user role (before):
{F636035}
`content` field of the database when changing a user role (after):
{F636036}
Generated robotext for clients that do not meet the minimum code verison:
{F636038}
Robotext for clients meeting the minimum code version with an existing custom role:
{F636039}
Robotext for clients meeting the minimum code version after the role has been deleted:
{F636037}
For reference, the error I would get opening the thread after the role was deleted before this diff:
{F636041}