Scan QR Code Page is not loading in Clinician Portal for Vaccine Administration ManagementIssue When using the Clinician Portal as a part of Vaccine Administration Management (VAM) you are finding that the Scan QR Code Page is not loading as expected. Steps To Reproduce: Using an instance with Vaccine Administration Management installedNavigate to Vaccine Administration Management > Clinician PortalClick Scan a codeSee that the Page is blank CauseThis is happening because the QR Code Scanner Portal Widget is missing from your instance. It is missing because you already have a [sp_widget] Record with ID = "qr_code_scanner" in your instance before you installed VAM. Since the ID Field on [sp_widget] must be unique then the System is preventing the VAM Version of the Widget from being inserted and therefore it cannot be displayed as expected in your Clinician Portal.ResolutionGo to [sp_widget] Table List Query for ID = "qr_code_scanner"Change the ID field to a different name which is not "qr_code_scanner"Import the VAM QR Code Scanner Widget (See sp_widget_b077f4c873c62010ff25e1d28bf6a707.xml attachment).