BuilderIO / builder

Visual Development for React, Vue, Svelte, Qwik, and more
https://builder.io
MIT License
7.56k stars 947 forks source link

CLI `import` does not respect limits #2295

Open kn0ll opened 1 year ago

kn0ll commented 1 year ago

Describe the bug

To Reproduce Run builder import -o foo -l 1 and see Variable "$v1" got invalid value "1" at "v1.limit"; Float cannot represent non numeric value: "1".

Expected behavior

Additional comments We have been rolling our own exporter for the purposes of scheduled backups, as well as running "migrations" on existing data. But we'd prefer to use this tool.

wagneramaral commented 7 months ago

Any update on this one?

jdponomarev commented 1 month ago

hey guys, any update on this? Imagine someone downloading a "full" backup of their builder space, having the impression this is the full backup and then losing all the items except 100 for each category?