add check for null tags on read
Add check for null tags on record read. Storage GET getLatestRecordVersion & GET getSpecificRecordVersion fails if a record ingested without any tags and users tries retrieved records by above two APIs.
Edited by Neelesh Thakur