-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Issue Summary
Currently, there is no any provisioning for deleting attachment when its added in hidden field. User with "Delete all Attachment" permission also can not delete the attachment.
Steps to Reproduce
- Add the attachment in XYZ field from create issue screen.
- In View issue screen, make this XYZ field hidden.
- With the help of automation, copy the attachment from this XYZ hidden field to Description field.
- Try deleting attachment from description field. It will be deleted from Description field but not from the attachment section.
Expected Results
User with "Delete all attachment" permission should allow to delete attachment from Attachment section.
Actual Results
Attachment will not get deleted even if you delete it from Description field.
Workaround
Make the field visible in View issue screen and delete the attachment from there.
- is related to
-
JRACLOUD-95298 Add the Hide/Show Field Feature back in
- Gathering Interest