-
Suggestion
-
Resolution: Unresolved
-
None
-
11
-
5
-
NOTE: This suggestion is for JIRA Service Desk Server. Using JIRA Service Desk Cloud? See the corresponding suggestion.
Existing Behavior
Currently a JIRA Service Desk customer is able to add attachments through the portal but there is no option to delete attachments through the portal.
As an administrator I would like to give my customers the ability to delete their own attachments by clicking a link in the customer portal.
Suggested behavior:
Add delete attachment link to portal next to attachment name or provide some interface to manage attachments through customer portal.
Workaround:
Customers do have the permission to delete attachments and are able to do so. There is no link available, the customer would need to generate their own delete attachment link.
- The permission comes from having "Service Desk Customer - Portal Access" listed under "Delete own Attachments" in the permission scheme attached to the project.
Example:
In the portal the attachment link is BASE_URL/servicedesk/customershim/secure/attachment/10000/10000_atlassian-bonfire-plugin-2.9.13.jar?fromIssue=10003
The delete attachment link would be BASE_URL/servicedesk/customershim/secure/DeleteAttachment!default.jspa?id=10003&deleteAttachmentId=10000&from=issue
- relates to
-
JSDCLOUD-4361 Add ability for customers to delete own attachments through portal
- Closed
-
JSDSERVER-4646 Attachments within Customer Portal request view
- Gathering Interest
- links to
My client want his customers on the portal to have the ability to delete attachments. Use case: New hire uploads documents. One document is missing a signature. New hire download the document and gets needed signature. The new hire uploads the revised document and there are two copies of the same form in the issue. Since the file has a specific naming convention the name cannot change and the end user cannot delete the incomplete form.
This causes a confusion among the approvers an increases processing time of the issue.