Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo plan variable length

Sree Kalyani July 10, 2018

Plan variable name will have a plan value, I would like to know what is the maximum character length that can be entered in plan value

2 answers

2 votes
Irek Archer July 13, 2018

This should answer your question (from Bamboo 6.4 sources):


public class
VariableDefinitionImpl extends BambooEntityObject implements VariableDefinition {
public static final long KEY_MAX_LENGTH = 255;
public static final long VALUE_MAX_LENGTH = 4000;
0 votes
Madhavi Nanjuri October 25, 2022

Hi Irek,

 

Is there any possibility to increase the max length more than 4000.

if not please let know alternative solution to increase or split the character length

 

Thank you

Madhavi N

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events