Data store content keeps disappearing

:bullseye: What is your goal?

Edit the data store

:thinking: What is the problem & what have you tried?

When I edit the data store and click save, some of the content disappears. After refreshing the page, it reappears but the sorting is no longer correct.
I’m using the data store for a scenario to select the right email-template for the right contacts.

Hi @Ronja_Kemper

Can you give more information and maybe a screenshot? Are you editing a data store module or an actual data store at the data store page? Data stores often rely on data structures. Are you editing the actual data structure in the store or the module?

What exact data types are you handling? If it’s at the level of the store page and the actual data structure I can help you with a JSON idea that you just hand to Make and Make generates your data structure then you add it to your store.

What data structure are we looking at?

Hello,

What web browser are you using?

Instead of adding records manually, use the Add Record module in your scenario – that way you avoid UI and browser issues entirely.

Also, the Data Store browser UI does not support sorting. If you need sorted records, use the Sort option inside the Search Records module.

Have a nice day,
Michal