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

Fix hardcoded number of tasks (limited to 15)

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0-HF31, 7.10, 8.2
    • Fix Version/s: 6.0-HF32, 7.10-HF16, 8.10
    • Component/s: Workflow
    • Tags:
    • Backlog priority:
      400
    • Sprint:
      nxGang Sprint 8.4.1, nxGang Sprint 8.4.2, nxGang Sprint 8.4.4
    • Story Points:
      2

      Description

      1. start several workflows (more than 15 different) using the attached project
      2. click Workspace / Workflow
      3. expand Task Name field
      4. the result is limited to 15 tasks
      5. the Task Name field is using Context.GetTaskNames operation (see taskNameOperation.png)

      The result is limited to 15 according to:

      public static int LIMIT_RESULTS = 15;

      in this file

      There should a parameter for setting the limit.

      Project ffischer-60-ffischer.zip attached with more than 17 workflows in order to do some tests.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 hours
                  2h