Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-21524

Tag trigger conditions can't be configured by Bamboo Specs

      Issue Summary

      When plan's TagTrigger configured by Bamboo Specs it ignores conditions

      Steps to Reproduce

      • Create Bamboo Specs project and add TagTrigger to any plan
      ...
      new TagTrigger().filter(".*")
           .conditions(new PlansGreenTriggerCondition()
              .plans(new PlanIdentifier("PROJ", "PLAN")))
      ...
      
      • Run Maven command to publish plan to Bamboo Server

      Expected Results

      Plan has Tag trigger with provided condition.

      Actual Results

      Plan has Tag trigger without provided condition.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            [BAM-21524] Tag trigger conditions can't be configured by Bamboo Specs

            Alexey Chystoprudov made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Waiting for Release [ 12075 ] New: Closed [ 6 ]
            Alexey Chystoprudov made changes -
            Description Original: h3. Issue Summary

            When plan's TagTrigger configured by Bamboo Specs it ignores conditions
            h3. Steps to Reproduce
             # Create Bamboo Specs project and add TagTrigger to any plan

            {code:java}
            ...
            new TagTrigger().filter(".*")
                 .conditions(new PlansGreenTriggerCondition()
                    .plans(new PlanIdentifier("PROJ", "PLAN")))
            ...
            {code}
             # Run Maven command to publish plan to Bamboo Server

            h3. Expected Results

            Plan has Tag trigger with provided condition.
            h3. Actual Results

            Plan has Tag trigger without provided condition.
            h3. Workaround

            Currently there is no known workaround for this behavior. A workaround will be added here when available
            New: h3. Issue Summary

            When plan's TagTrigger configured by Bamboo Specs it ignores conditions
            h3. Steps to Reproduce
             * Create Bamboo Specs project and add TagTrigger to any plan

            {code:java}
            ...
            new TagTrigger().filter(".*")
                 .conditions(new PlansGreenTriggerCondition()
                    .plans(new PlanIdentifier("PROJ", "PLAN")))
            ...
            {code}
             * Run Maven command to publish plan to Bamboo Server

            h3. Expected Results

            Plan has Tag trigger with provided condition.
            h3. Actual Results

            Plan has Tag trigger without provided condition.
            h3. Workaround

            Currently there is no known workaround for this behavior. A workaround will be added here when available
            Alexey Chystoprudov made changes -
            Description Original: h3. Issue Summary

            When plan's TagTrigger configured by Bamboo Specs it ignores conditions
            h3. Steps to Reproduce
             # Create Bamboo Specs project and add TagTrigger to any plan

            {code:java}
            ...

            new TagTrigger()
                                .conditions(new PlansGreenTriggerCondition()
                                        .plans(new PlanIdentifier("PROJ", "PLAN")))
                                .filter(".*")

            ...

            {code}
             # Run Maven command to publish plan to Bamboo Server

            h3. Expected Results



            Plan has Tag trigger with provided condition.
            h3. Actual Results

            Plan has Tag trigger without provided condition.
            h3. Workaround


            Currently there is no known workaround for this behavior. A workaround will be added here when available
            New: h3. Issue Summary

            When plan's TagTrigger configured by Bamboo Specs it ignores conditions
            h3. Steps to Reproduce
             # Create Bamboo Specs project and add TagTrigger to any plan

            {code:java}
            ...
            new TagTrigger().filter(".*")
                 .conditions(new PlansGreenTriggerCondition()
                    .plans(new PlanIdentifier("PROJ", "PLAN")))
            ...
            {code}
             # Run Maven command to publish plan to Bamboo Server

            h3. Expected Results

            Plan has Tag trigger with provided condition.
            h3. Actual Results

            Plan has Tag trigger without provided condition.
            h3. Workaround

            Currently there is no known workaround for this behavior. A workaround will be added here when available
            Alexey Chystoprudov made changes -
            Fix Version/s New: 8.0.5 [ 98593 ]
            Fix Version/s New: 8.1.0 [ 97096 ]
            Alexey Chystoprudov made changes -
            Status Original: In Progress [ 3 ] New: Waiting for Release [ 12075 ]
            Alexey Chystoprudov made changes -
            Status Original: Needs Triage [ 10030 ] New: In Progress [ 3 ]
            Alexey Chystoprudov made changes -
            Assignee New: Alexey Chystoprudov [ achystoprudov ]
            Alexey Chystoprudov made changes -
            Remote Link New: This issue links to "BDEV-16824 (Hello Jira)" [ 601293 ]
            Alexey Chystoprudov created issue -

              achystoprudov Alexey Chystoprudov
              achystoprudov Alexey Chystoprudov
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: