Open
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
When user has quota set to 10GB (10737418240
in their ldapQuotaAttribute
) quota value on user's profile page (/settings/user) is different (8,5G). No such problem on files page (/apps/files/) nor active users page (/settings/users).
Steps to reproduce
- Set quota in LDAP to 10737418240 (10GB) for nc user.
- Sync users from LDAP to nc.
- See quota value on pages above.
Expected behavior
User should see 10GB on their profile page (/settings/user).
Installation method
None
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response