Only user users who have Edit permission Edit can inputted input the values.
In On the Issue Screen, Jira have has two mode modes ( Issue Create, Issue View).
In Issue Create mode, Edit permission Edit is required. The user users can input the values in the custom field.
...
Click on this custom field to go to Edit mode.
if user If the users don’t have such permission:
...
Multiple Line Field Security get Text ( multiple - line) gets the value from the inputted custom field on the Issue. The application will process the value (encode to store it, decode to show it).
...