Application field is corrupted. The application name field shows true or false and sometimes shows 1Issue The 'Application' field is corrupted across the instance. The field will show empty value or True/False and sometimes it will display values 1. Below is the screenshot. ReleaseAllCauseThe issue occurs when we change the display value of the column name 'can_edit_in_studio' to true in the sys_scope table. 1. Login to the instance 2. Navigate to System Definition -> Dictionary 3. Filter with Table = sys_scope , Column Name = can_edit_in_studio. Notice the display value is 'true' which is not correct. ResolutionInstead of manually changing the value of the column 'can_edit_in_studio' to false, follow the below steps. 1. Login to the instance 2. Navigate to sys_update_version 3. Search with Name = sys_dictionary_sys_scope_can_edit_in_studio Open the record and you should see two versions in the 'Version List'. Open the Previous version and click on related link 'Revert to this Version'. This will ensure the record is updated during the 'Upgrade' Process. Related LinksSelect a field as the table display value