I have added a custom paragraph field. I am able to edit this value when creating or editing an issue in the issue view. However, when I view the issues in the list view, I can't edit this custom field in the list view, inline, like the other fields. What do I need to check?
Hello @Jennifer Seim
Paragraph field uses Jira’s rich-text editor, and although it can be displayed as a column in the list, Jira’s native list view does not currently support editing that field type inline.
Best,
Arek 🤠
@Arkadiusz Wroblewski THANK YOU!!!! I was going nuts trying to figure it out. Thank you for the quick feedback - have a great weekend!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great, we are glad we could help. We are here to help each other.
If the answer helped you, please accept it so that others can find it faster.
Have a great weekend.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks again!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, this is almost always a screen configuration issue.
Inline editing in list view only works for fields that are present on the Edit Issue screen for that project/issue type's screen scheme, not just the Create or View screen.
Since you can edit the paragraph field from the full issue view but not inline in list view, it's most likely on the View (or Create) screen but missing from the Edit screen.
To fix: go to Project settings -> Screens, find the screen scheme tied to this project and issue type, open the Edit Issue screen, and add the custom paragraph field to it if it isn't already there. Also double check the field isn't hidden by a Field Configuration scheme for that issue type, and that you have Edit Issues permission in the relevant permission scheme.
Once it's on the Edit screen, inline editing from list view should work like your other fields. (Confirmed against Atlassian's own KB: "It is not possible to inline edit those fields that are not added to the Edit Issue screen for the screen scheme.")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.