Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-29347

nuxeo-document-task-assignment-popup should return comment

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 10.10
    • Fix Version/s: 10.10-HF30, 11.2, 2021.0
    • Component/s: Web UI
    • Release Notes Summary:
      The task delegation popup exposes the Comment field.
    • Tags:
    • Backlog priority:
      300

      Description

      In th element nuxeo-document-task-assignment-popup, [[comment]] is currently an input.
      But comment is an output parameter.

      This change enables to retrieve the comment for the task delegation in the activity of the platform.
      Otherwise, comment entered by the user is ignored

      Fix:

      <nuxeo-textarea id="commentText" label="[[i18n('tasks.assignment.comment')]]" placeholder="[[i18n('tasks.assignment.placeholder')]]" value="{{comment}}" max-rows="4">
      </nuxeo-textarea>

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours, 45 minutes
                2h 45m