I have created a file collection.
Then I’ve added a table (V2), which shows the records in the file collection and added a button ‘Add new’. In the add new pop-up, I choose a file with te file selector and submit.
After that, this is the result
When I look in the File Manager, there is a new storage created.
Is this possibly a bug?
Please reproduce this problem in the demo environment.
https://a_8hwne7u84ho.v13.demo.nocobase.com/admin/
(Account: admin@nocobase.com, Password: admin123)
In the demo environment, I’ve created a File Collection: File_Collection_Test
Under Testing Issue, I’ve added an item Test file collection
There I’ve created a table, based on the File_Collection_Test
I added one record with the button Add New (uploading a file with de file picker).
The result in the table is not what I expected.