Can Project level parameters values be updated either through the java dll or command line inteface
Can Project level parameters values be updated either through the java dll or command line inteface
Can Project level parameters values be updated either through the java dll or command line inteface
Thanks for the screenshot; that makes the question a lot clearer.
You can edit the parameter values field using the "im editissue" command, but unfortunately, you have to provide the entire field contents for any updates.
So using your screenshot above as an example, if you were to update the value for a parameter named a_FV, you would also need to include the definitions and values for all the other parameters. Like so:
im editissue --field="parameter values"="a_STD_TIME_TOL_sec;description=Product
a_STD_TIME_TOL_sec;locked=true
a_STD_TIME_TOL_sec=2
p_TIME_16_HO_REL_LOW_sec;description=Product 16
p_TIME_16_HO_REL_LOW_sec;locked=true
p_TIME_16_HO_REL_LOW_sece=3.5
p_TIME_BC_BAIL_HO_LOW_MEAN_HIGH_sec;Product BC.
p_TIME_BC_BAIL_HO_LOW_MEAN_HIGH_sec;locked=true
p_TIME_BC_BAIL_HO_LOW_MEAN_HIGH_sec=0
a_Independednt_Relay_Type;description=Application
a_Independednt_Relay_Type;locked=true
a_Independednt_Relay_Type=1
p_TIME_16_DBI_HO_LOW_MEAN_sec;description=Product 16
p_TIME_16_DBI_HO_LOW_MEAN_sec;locked=true
p_TIME_16_DBI_HO_LOW_MEAN_sec=6
p_TIME_16_DBI_HO_LOW_MEAN_LOW_sec;description=Product 16
p_TIME_16_DBI_HO_LOW_MEAN_LOW_sec;locked=true
p_TIME_16_DBI_HO_LOW_MEAN_LOW_sec=2
p_TIME_16_DBI_EMERG_LOW_MEAN_sec;description=Product 16
p_TIME_16_DBI_EMERG_LOW_MEAN_sec;locked=true
p_TIME_16_DBI_EMERG_LOW_MEAN_sec=6
a_IN_OUT_Assert;description=IO
a_IN_OUT_Assert;locked=true
a_IN_OUT_Assert=ON"
a_FV;description=String Parameter
a_FV;locked=true
a_FV=new_value" 478424
You can get the current value of the fields by running "im issues --fields=parameters,"parameter values" [Item ID].
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.