Only user have permission Edit can input the values.
On the issue screen Issue Screen, Jira have two mode ( issue create, issue view).
In issue create Issue Create mode, permission Edit is required. The user can chosen the values in the custom field.
...
In issue view Issue View mode, the user have permission view or edit will see the value of the custom field.
...
Click on this custom field to go Edit mode.
...
if user don’t have permission:
...
if the custom field is not configure.
image don’t have configure.
Number Field Security Number get the value from the inputted custom field on Issue. The application will process the value (encode to store it, decode to show it).
...