Log inSkip to main contentSkip to sidebar
Loading…
Create and track feature requests for Atlassian products.
  • Dashboards
  • Projects
  • Issues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Suggestion JSDCLOUD-868
    Include Domain Level Restrictions for Service Desk Public Signup
  2. Bug JSDCLOUD-10120
    Legacy automation rule SLA breached triggers twice
  3. Suggestion JSDCLOUD-9238
    Notification for failed automation rules
  4. Bug JSDCLOUD-11502
    Unable to link Confluence KB to JSM project
  5. Bug JSDCLOUD-11336
    Accessing JSM Request Create as anonymous user with a Form results in a permission error
  6. Bug JSDCLOUD-10523
    Rest endpoint to get connected Jira tickets for an Insight object does not filter unresolved tickets before subset is created
  7. Sub-task JSDCLOUD-8159
    Enable the approvers on next-gen projects
  8. Bug JSDCLOUD-9735
    Adding layout columns to a KB page causes misalignment on the page at the portal
  9. Bug JSDCLOUD-8882
    Adding a checkbox field to a queues' column breaks the layout
  10. Bug JSDCLOUD-10143
    Opening KB articles from JSM fails to find articles when the ID is too large
  11. Suggestion JSDCLOUD-554
    Rich text editor functionality for Customer Portal in JIRA Service Desk
  12. Bug JSDCLOUD-11102
    Dropdown: Higher items cut off the closer a dropdown is to the top of the form - Forms/ProForma
  13. Bug JSDCLOUD-10093
    Pressing Enter/Return on Date Field will submit the request instead of selecting the informed date
  14. Bug JSDCLOUD-10103
    Unable to enter Japanese properly when creating new request type
  15. Suggestion JSDCLOUD-9854
    Add the ability to upload new Icons for Insight
  16. Suggestion JSDCLOUD-10506
    Rectify Incorrect Information in Export data from Insight Discovery to Insight Cloud page
  17. Suggestion JSDCLOUD-5614
    JSD Notification were not sent out due to failed DMARC/Marked as SPAM. Add option to control the Reply-To: header in Jira Cloud
  18. Bug JSDCLOUD-10087
    Deleting an approver on approvals results in the issue being stuck if the approvals field contains characters that need to be encoded
  19. Suggestion JSDCLOUD-1809
    Automatically set Customer Request Type when issue is created via JIRA
  20. Suggestion JSDCLOUD-9247
    Ability to hide site-admins (who are not JSD agents) in JSD Customers list
  21. Suggestion JSDCLOUD-9248
    As a Jira Service Desk Project Admin, Allow control of request participants based on customer permissions
  22. Suggestion JSDCLOUD-3836
    As a Service Desk Admin, I would like to blocklist certain email address from creating issues
  23. Bug JSDCLOUD-11386
    Commenting as a JSM Customer/Requester shows [on behalf of] instead of impersonating user.
  24. Suggestion JSDCLOUD-10070
    Update the "What is asset management for team-managed projects?" documentation
  25. Bug JSDCLOUD-9645
    Unable to edit issue field layout from View issue screen
  26. Suggestion JSDCLOUD-9236
    Jira Cloud for Sheets exports SLA values as text
  27. Bug JSDCLOUD-11444
    Forms fail to submit from Issue Forms where the Summary field is hidden for the Request Type
  28. Suggestion JSDCLOUD-9234
    Embed confluence page content in the comment.
  29. Bug JSDCLOUD-7546
    The condition "Comment: For Customers" won't trigger the SLA to stop if the agent is a request participant or member of the same organization as the customer
  30. Bug JSDCLOUD-10553
    Filling insight custom fields on transition screens throw an error "Jira server send error response"
  31. Bug JSDCLOUD-11415
    New Insight Configuration UI Import History is missing some details
  32. Suggestion JSDCLOUD-4382
    Allow turning off sharing request with Organization by default
  33. Bug JSDCLOUD-11398
    Vertical and Horizontal scrollbars are missing in the Native form
  34. Suggestion JSDCLOUD-9227
    Remove Microsoft Apps Login From Customer Portal
  35. Bug JSDCLOUD-3440
    Changing request type using automation rules causes issues to get into an invalid workflow state
  36. Bug JSDCLOUD-9313
    Rule for adding label in a workflow not appending labels in a Next-Gen Service Desk project.
  37. Suggestion JSDCLOUD-8414
    Customer portal - Custom Request Type Icons
  38. Bug JSDCLOUD-11388
    The preview button is no longer shown in the team-managed request type configuration screen.
  39. Bug JSDCLOUD-10535
    "Update incident" alert is shown when new JSM incidents don't have a Request type
  40. Suggestion JSDCLOUD-9215
    As a Zapier user, I want to select which request type I want to trigger zaps on
  41. Suggestion JSDCLOUD-8009
    Alert admins when a customer is invited to a project
  42. Suggestion JSDCLOUD-9216
    Descriptive message on automation error log.
  43. Bug JSDCLOUD-11424
    In import configuration new UI, editing an Object Type mapping with IQL Filter will wipe out the filter on save
  44. Bug JSDCLOUD-9898
    Not able to load the Insight object on issue view "There was a problem loading the Insight objects"
  45. Bug JSDCLOUD-11394
    Object type mapping case matching incorrectly displayed for "Case Insensitive" option
  46. Bug JSDCLOUD-11393
    Unable to select "Key" attribute for import mapping
  47. Suggestion JSDCLOUD-3279
    Automation rule to create new issue in another project with information from Service Desk Issue
  48. Bug JSDCLOUD-10039
    Portal-only customer is unable to retrieve attachment versions of attachments on the knowledge base page of the portal
  49. Bug JSDCLOUD-11107
    While creating request from portal form or email, add attachments on Jira Service Management will include the attachments as a comment, but not trigger the customer notification for that comment
  50. Bug JSDCLOUD-10521
    Double Approval and decline button in the Approval email notification
Refresh results
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Atlassian