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

Increase plan variable length in database

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 3.3
    • 3.1.3
    • Database (MySQL)
    • None
    • MySQL 5.1

      We use plan variables for releasing our project with Maven. Our variable contains a long string with the release command. Unfortunately this string is too long for bamboo and we cannot save the variable value.

      Here is the variable value that does not fit:

      org.apache.maven.plugins:maven-release-plugin:2.2:prepare org.apache.maven.plugins:maven-release-plugin:2.2:perform --batch-mode -Dtag=${bamboo.releaseTag} -DreleaseVersion=${bamboo.releaseVersion} -DdevelopmentVersion=${bamboo.nextVersion} -Dusername=bamboo -DcheckModificationExcludeList=build-number.txt

      Please increase the size of the variable value. At least make sure that the input field for the value is at max as long as the database column size.

              nwilson@atlassian.com Nathan Wilson [Atlassian]
              9d691fec9c46 Stephan Oudmaijer
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: