df10ff5b5c
First I set recordset_records=3, and I can create recordset with 4 records successfully. Now enforce record quota by count records in database. when create recordset the number in database is 0., and quotas will not work no matter how much quota recordset_records are set. And once the excess quota is created successfully, it can not be updated. Unless quotas are updated. Closes-Bug: #1847200 Change-Id: If8bc6043d95f52f67899a5ac69a2f72c8fd4de17
5 lines
96 B
YAML
5 lines
96 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue that caused the recordset_records quota to not be enforced.
|