Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Done
-
v.2.4
-
Apache DLab release 2.4
Description
Preconditions:
1. SSN is created
Steps to reproduce:
1. Set project quota '123456789012'
Actual result:
- Error message appears 'Numeric value (12345678901) out of range of int↵ at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 1, column: 41]↵ at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 1, column: 30] (through reference chain: java.util.ArrayList[0]->com.epam.dlab.backendapi.domain.UpdateProjectBudgetDTO["budget"])'
- Indicated quota is not set up
Expected result:
- Error message does not appear
- Indicated quota is set up
Show error message: 'Project budget cannot be higher than 1000000000'
Attachments
Attachments
Issue Links
- links to