# &#91;1.6.0.72 RC&#93; Variables no longer shown in queue build screen

**URL:** https://www.finalbuilder.com/forums/t/91-1-6-0-72-rc-93-variables-no-longer-shown-in-queue-build-screen/5961
**Category:** Bugs
**Created:** [March 4, 2015, 9:34am UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-72-rc-93-variables-no-longer-shown-in-queue-build-screen/5961 "2015-03-04T09:34:31Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![catenalogic](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/catenalogic/32/116_2.png) [@catenalogic](https://www.finalbuilder.com/forums/u/catenalogic)
#### Post date: [March 4, 2015, 9:34am UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-72-rc-93-variables-no-longer-shown-in-queue-build-screen/5961/1 "2015-03-04T09:34:31Z")

</div>

I have an IsCiBuild bool value that we have on each property. It is automatically set by a check-in repository trigger, but we also allowed users to set this checkbox when starting a build. However, with the latest version, this checkbox is no longer available.  
  
After double checking, the Prompt Type is empty. Something went wrong with a db migration?

---

<div class="post-metadata">

### Author: ![Sparky](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/sparky/32/10_2.png) [@Sparky](https://www.finalbuilder.com/forums/u/Sparky)
#### Post date: [March 4, 2015, 11:33am UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-72-rc-93-variables-no-longer-shown-in-queue-build-screen/5961/2 "2015-03-04T11:33:21Z")

</div>

Hi Geert,  
  
I can’t see how the variable prompt migration could fail.&nbsp;Any chance you could send a backup to [support@finalbuildbuilder.com](mailto:support@finalbuildbuilder.com) of the data in the core\_variable and build\_variableprompt tables from the pre-install database? There should be a backup copy in C:\ProgramData\VSoft\ContinuaCI&nbsp;

---

<div class="post-metadata">

### Author: ![Sparky](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/sparky/32/10_2.png) [@Sparky](https://www.finalbuilder.com/forums/u/Sparky)
#### Post date: [March 5, 2015, 6:31am UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-72-rc-93-variables-no-longer-shown-in-queue-build-screen/5961/3 "2015-03-05T06:31:12Z")

</div>

Hi Geert,  
  
There was an issue with the database migration code where the prompt type would get associated with a variable with the same name from a different configuration. This has been fixed in&nbsp;v1.6.0.73. If you have a lot of variables with the same name it might be worth restoring the last back up database before installing to fix up variable prompts.&nbsp;

---

<div class="post-metadata">

### Author: ![catenalogic](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/catenalogic/32/116_2.png) [@catenalogic](https://www.finalbuilder.com/forums/u/catenalogic)
#### Post date: [March 5, 2015, 11:27am UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-72-rc-93-variables-no-longer-shown-in-queue-build-screen/5961/4 "2015-03-05T11:27:10Z")

</div>

I already fixed them all manually yesterday, but after installing .73 it still works. Thanks for fixing.

---

<div class="post-metadata">

### Author: ![catenalogic](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/catenalogic/32/116_2.png) [@catenalogic](https://www.finalbuilder.com/forums/u/catenalogic)
#### Post date: [March 5, 2015, 11:20am UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-72-rc-93-variables-no-longer-shown-in-queue-build-screen/5961/5 "2015-03-05T11:20:48Z")

</div>

When I clone a repository, it seems they are reset. Can you look into that?

---

<div class="post-metadata">

### Author: ![Sparky](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/sparky/32/10_2.png) [@Sparky](https://www.finalbuilder.com/forums/u/Sparky)
#### Post date: [March 6, 2015, 12:35pm UTC](https://www.finalbuilder.com/forums/t/91-1-6-0-72-rc-93-variables-no-longer-shown-in-queue-build-screen/5961/6 "2015-03-06T12:35:44Z")

</div>

Hi Geert,  
  
Yes, variable prompts are lost when cloning. I’ll fix that for the next version.
