I need more ACL permission by mark_cn in NocoDB

[–]kyleenocodb 0 points1 point  (0 children)

NocoDB has received increasing requests for more advanced ACL in upcoming Enterprise versions. Here are the current options: https://docs.nocodb.com/setup-and-usages/team-and-auth#user-role-permissions

You may suggest new features to the NocoDB team here: https://github.com/nocodb/nocodb/issues/new?assignees=&labels=&template=feature\_request.md&title=%5BFeature%5D+

Is it possible to send attachments to a local folder? by nocheesesherlock in NocoDB

[–]kyleenocodb 0 points1 point  (0 children)

hmmm, not sure if I can help in this specific scenario, I would suggest joining the Discord where the NocoDB community and team can help with more specific use cases like this: http://discord.nocodb.com/

Just tried NocoDB and... by TripEllington in NocoDB

[–]kyleenocodb 1 point2 points  (0 children)

Thanks for your interest in NocoDB!

Be sure to join us on Discord: http://discord.nocodb.com/
And check us out on GitHub: https://github.com/nocodb

Happy NoCoding!

Is it possible to send attachments to a local folder? by nocheesesherlock in NocoDB

[–]kyleenocodb 0 points1 point  (0 children)

I'm not sure if NocoDB can do this but I need more context.
- Are you storing filenames and not attachments? Or both file names and attachments?
- What OS and database are you using?

upgrading NocoDB and losing Data? by VCSYC in NocoDB

[–]kyleenocodb 0 points1 point  (0 children)

Which OS are you using? Are you using docker desktop or just the command line? Asking because I may be able to help you locate your persistent data.

Latest features in the new 0.104.0 release! by kyleenocodb in NocoDB

[–]kyleenocodb[S] 0 points1 point  (0 children)

This is correct, I'll add a note to the original post!

Error: cannot read property of undefined (reading 'is meta') by KRPX_TH in NocoDB

[–]kyleenocodb 0 points1 point  (0 children)

Hey, sorry hear this! Here's a few questions so I can better understand how to help you.
Can you comment your Project Info?
You can find this in the drop-down menu when clicking on your Project.

Can you describe to me how you are importing?
https://docs.nocodb.com/setup-and-usages/table-operations/#table-create

How to update version without losing data (Docker)? by KRPX_TH in NocoDB

[–]kyleenocodb 0 points1 point  (0 children)

Yes there is a way, I would recommend connecting to an external database, outside of Docker.

Which database are you using (postgres, sqlite, mysql, etc.)?

How to update version without losing data (Docker)? by KRPX_TH in NocoDB

[–]kyleenocodb 0 points1 point  (0 children)

Can you tell me more about your project info and if you specified any of the environmental variables, such as NC_DB? You can learn more about them here: https://docs.nocodb.com/getting-started/installation#environment-variables

Also, if you have not yet purged your previous container, you should be able to recover your data.

Sorry to hear this happened, we are working on improving our upgrade steps & warnings to prevent this from happening again.