i had set database server name as global variable. now, the database server is changed and i updated the global variable with new value (database name). but the build plan is still taking the old value. how can i fix this issue?
Community moderators have prevented the ability to post new answers.
Can you check if you have plan variable configured with the same name?
Note that plan variables override global variables with the same name.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.