Hi @MuditJuneja ,
I’m still learning how to manage storage with forge, and so at first I didn’t get that I needed to declare a range:
- name: 'by-groupName'
range:
- 'groupname'
To be able to query on the index (to be honest I’m still fuzzy on the matter and still trying to make it work as shared here Forge storage query : Variable "$range" got invalid value null)
So as I try different things I have to change things and repair my mistakes…
From what I understand I’ll continue to hack my way to make it work and then I’ll start the app from scratch coping files to a new project so I can have a clean setup. At least I know now
Thanks for the explanation.