Multiple user columns in a table
Steps to reproduce
- Create a table
- Add a column (A) that accepts one user
- Add a column (B) that accepts multiple users
- Add a row with data in column A & B
- Reload page in browser
- Data in column A is gone
- Add data again to column A and save row
- Reload page in browser
- Data in column B is gone
- Edit data in column B and save row
- Reload page in browser
- Data in column A is gone
- Repeat ad nauseam
Expected behavior
Data stays in the column regardless of the other column.
Actual behavior
Se above
Tables app version
0.8.3
Browser
All
Client operating system
All
Operating system
Rocky 8
Web server
Nginx
PHP engine version
None
Database
MariaDB
Additional info
No response
6. Data in column A is gone
I can't reproduce this. Data shows for me.
Can you please record a video showing what happens?
Same problem here. If you put multiple rows of type user/group in a table only the last one filled is saved. It shows up at the time you input it, but if you switch to another page and come back, only the last input is saved.
I can reproduce when one column is changed per save action.
@blizzz I had the issue even when editing two columns. Happy to show you 1-1 if you need it. I can also send you my table where it happened.
Thanks @ericfischereu, right now we mostly need time to get to this.