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

Exclude changeset feature missing from repo advanced options

      Per our documentation for both Git and SVN, users should have the option to specify changeset to exclude based on regex.

      https://confluence.atlassian.com/display/BAMBOO/Subversion
      &
      https://confluence.atlassian.com/display/BAMBOO/Git

      As you can see from the screenshot, this is not the case.

      The page source even exists when examining the page, but it doesn't seem to render:

      <fieldset class="dependsOnselectedRepository showOnnullRepository" style="display: none;">
      <div id="fieldArea_createRepository_changeset_filter_pattern_regex" class="field-group">
      
      <label for="createRepository_changeset_filter_pattern_regex" id="fieldLabelArea_createRepository_changeset_filter_pattern_regex">Exclude changesets</label>    
      <input type="text" name="changeset.filter.pattern.regex" value="" id="createRepository_changeset_filter_pattern_regex" class="text ">
      
      
          <div class="description" id="createRepository_changeset_filter_pattern_regexDesc">A <a href="http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html">regular expression</a> to match the commit messages to be excluded.</div>
      
      </div>
          </fieldset>
      

            [BAM-14711] Exclude changeset feature missing from repo advanced options

            This is causing an issue for some of our plans that commit resources back into the repo. It results in a loop and breaks our current process.

            Regards
            John Bowker
            Gameloft Release Manager

            John Bowker added a comment - This is causing an issue for some of our plans that commit resources back into the repo. It results in a loop and breaks our current process. Regards John Bowker Gameloft Release Manager

              Unassigned Unassigned
              cbenard Carlen Benard (Inactive)
              Affected customers:
              2 This affects my team
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: