User cant upload to group folder but admin can

hi all,

i have a wierd problem atm as when i log in as admin i go into a group folder i can upload a file as i see the blue ETA bar

BUT

when i log in as a user and i have permission to access the same group folder i cant, no blue bar, no ETA

i have set the user quota to 0kb on his home share so he can only upload to the group folder and atm the group folder is set to unlimited size

maybe this is the reason why i cant?-

The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running “occ db:add-missing-indices” those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster.

many thanks,
rob

ok i have resolved it by giving my user unlimited quota on thier home share BUT this is wierd as there not saving on there home share there saving to the group folder

Could be a bug. To verify, it would be the best to check if it happens on well defined setups as well, e.g. the test setups (Demo instances of 9, 10, 11 and 12 now live). If it confirms the suspicion, you can file the bug at the bug tracker. There you see, that there are already a few quota-related reports:
https://github.com/nextcloud/groupfolders/issues/215
https://github.com/nextcloud/groupfolders/issues/217