wyBuild GUI state inconsistency

On the Files & Folder tab of wyBuild when I create a new update there are three checkboxes towards the bottom.1. Execute file after updating has finished.2. Wait for execution to finish before continuing3. Rollback update on non-zero return codes, except:

When I create an update, all 3 is checked, I select a file to "Execute after update" and thenI uncheck number 2 but number 3 does not get greyed out. At this point, I cannot actually save because the save icon is greyed out too. I add some text in Update Information and save it.When I close and open the project again, number 2 and 3 are both checked.

This is *REALLY* bad since the application that i've set to start is the actual application being updated so it's not intended to be closed. But the update waits for it to finish so the update is still there, waiting in the foreground.

Now back to the scenario, I've opened the project again and all are checked. Then close it and open it again and only 1 is checked and 3 is grey out (as expected but now i'm losing my mind).

It also seems there is issues with multiple open projects.I have two projects A and B.I open project A, the checkboxes state are 1 checked, 2 unchecked (and 3 is greyed out), I check 2 and 3 becomes enabled and checked.I open project B, the state is the same as A originally only 1 checked.I go back to project A, the state has reverted, losing the checked state of 2.

Basically, I have no confidence in the state of the checkbox and it's critical that 2,3 are not checked for my updates to work. Is there any way to manually see inside a project or somewhere else to make sure that the state is what it says it is?

Right now, i work around it by opening and closing it multiple times (restarting wybuild and only opening one project at a time). Changing the checkbox and something else so i can click the save button. And then testing every update to make sure it's not waiting on the app that it's just executed.

When I create an update, all 3 is checked, I select a file to "Execute after update" and thenI uncheck number 2 but number 3 does not get greyed out. At this point, I cannot actually save because the save icon is greyed out too.

This is a bug -- we'll have this fixed for the next version. We'll try to push it out for the end of next week.

Is there any way to manually see inside a project or somewhere else to make sure that the state is what it says it is?

Yes, it's in the .wyp file but it's not in plaintext.

Right now, i work around it by opening and closing it multiple times (restarting wybuild and only opening one project at a time). Changing the checkbox and something else so i can click the save button. And then testing every update to make sure it's not waiting on the app that it's just executed.

I'm sorry you have to do this, we'll get this fixed as fast as we can. Thanks for reporting this.