Assets incorrectly flagged "Not Expected" after audit due to cleared stockroom context<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Issue After running an asset audit, assets are incorrectly flagged as "Not Expected," producing a reconciliation mismatch between physical and expected inventory. Symptoms Audited assets return "Not Expected" despite being physically presentReconciliation counts do not match expected stockroom inventoryStockroom association on affected assets appears cleared after the audit Cause Running a location-based audit clears the stockroom context on the audited assets. Once the stockroom context is removed, reconciliation can no longer match the asset to its expected stockroom, so it reports the asset as "Not Expected." Resolution For accurate reconciliation, run a stockroom audit rather than a location audit.If a location audit is operationally required, re-align the stockroom context afterward so the asset-to-stockroom association is restored before reconciliation.Re-run reconciliation and confirm the "Not Expected" flags clear.