XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 6.6.11
    • None
    • None

    Description

      Error: "has multiple acive or future sprints"

      Note there is acive where it should be "acTive"

                  Collection<Sprint> sprints = Collections2.filter(allSprints, sprintPredicate);
                  if(sprints.size() > 1)
                  {
                      throw new IllegalStateException("Issue " + issue.getKey() + " has multiple acive or future sprints");
                  }

      Attachments

        Activity

          People

            Unassigned Unassigned
            vkharisma vkharisma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: