Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12513

Get user task query provides comment and attachment properties

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • None

      User story

      When fetching user tasks, I want to check if attachments and comments have been added so that I can inform the task user accordingly.

      Background

      Fetching task objects via API does not provide properties to identify if a comment or attachment has been added to the user task.

      Without these fields, the customer has to perform an additional query per field to get the desired information - see attachment [^TaskClass_changes.docx]

      Acceptance criteria

      • Task Object JSON returns additional properties "comment": true/false and "attachment": true/false
      • Get user tasks provides property "comment: true/false" and "attachment": true/false

       

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              andre.bappert Andre
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: