props is encoded as json on insertion, so we should decode it when we read it back
:thumbsup:
Commit 34d1c8eb fixes this pull-request
Pull-Request has been merged by tkopecek
Merged by mistake. Reverted in 0e2ebb4e25f73e922b5f0f5256b70649d849d075
props is encoded as json on insertion, so we should decode it when we read it back