Cannot set Storage quota for user/project bigger than 9007199254740991
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
Because we set `BigInt` type to bigger than -9007199254740991 and less than 9007199254740991, it is the limitation of storage quota for user/project.
JIRA Issue: BA-1183
Contributor guide
Assessment
This issue has not been assessed yet.