Invalid Choice record even though selected outside table 'xxx' is allowedIssue Creating/Updating a choice record in a scoped app throws the error 'Invalid Choice record even though selected outside table 'xxx' is allowed'ReleaseAllCauseWhile making the change the user is not in the application scope, where the record they are creating/updating is present. Resolution1. Go to the cogwheel icon on the right corner of the instance 2. Select the developer tab and toggle the options to show the Application picker and update set picker 3. Once the application picker is visible, select the application where your choice record needs to be created 4. Make the change to the choice record and observe error is not thrown anymore.