Let us see OrderedDataStores in Experience Data Stores

Currently we have nice Data Stores Manager


but it does not show OrderedDataStores.

Please let us see them., “as is”/not ordered is OK.

Because currently not finding them there is quite confusing, and also:

  • it’s impossible to set RTBF rules
  • it’s impossible to remove their entries or entire stores

Thank you!

4 Likes

I got so frustrated with this feature missing, I began working on a browser extension to specifically add ordered data stores to dashboard manager.

Unfortunately I’ve hit one roadblock: OpenCloud | Update (Patch) endpoint for Ordered Data Stores returning code 0, without this endpoint accepting user cookies, I cannot really implement editing functionality to the extension, unless I request user to generate API key with specific access permissions.

Generally speaking, ordered data stores needs a lot of care. ODS’s are like text files compared to postgres.

Some pics of the extension:



(This has required a lot of workarounds, due to how bad the HTML structure of creator dashboard has)