Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Bhooshan Mogal
Bhooshan MogalReporter
Ali Anwar
Ali AnwarLabels
Affects versions
Components
Fix versions
Priority
Created August 1, 2016 at 7:36 PM
Updated July 7, 2020 at 6:01 PM
To reproduce:
Deploy an application, which has a custom Config. Make one of its fields of type Integer.
Then, make a request to get the app spec for an instance of this application.
In the response, the value of the Integer field has a decimal and a zero after the decimal, as if it were a float. Instead, the decimal point should not be there, since it is an Integer field.