What's your usecase?
we have a requirement to update user defined bamboo plan variable programmatically- I am able to update it using a curl call for which I need to use that variable’s ID - now I’m extracting using parsers - I want to know if there is a direct approach to access the variable and get its ID
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I see. There's no REST API to manage plan variables and there's no place to get plan variable DB id as it should not be used at UI/API directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I’m updating it programmatic way but it’s a round about approach
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.