Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-66410

Provide a way to get all worklog comments rendered on the client side

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      The rest service calls

      1. /issue/{idOrKey}/?expand=renderedFields&fields=worklog
      2. /issue/{idOrKey}/worklogs

      do not provide this.

      Call 1. only delivers the first 20 worklogs and does not seem to support pagination

      Call 2. delivers them all, but does not have an option to have the wiki-markup rendered as HTML

      So either make call 1 have a workLogStartAt Parameter or have call 2 support the expand=renderedFields parameter.

       

      Right now for Jira Cloud i don't know of a way to get worklog comments rendered, for server one would have to implement a service in Java.

      A javascript based wiki renderer would help too.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              060c0b71020c Jens Kisters [APTIS]
              Votes:
              12 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: