Soloplan / whatson

Build status monitoring for Windows with support for Jenkins, Travis-CI, CC.NET (alternative to CCTray)
MIT License
19 stars 4 forks source link

CreateEditDialog is editing existing previous project "Name", sometimes all project "Name" #45

Closed skowront closed 4 years ago

skowront commented 4 years ago

Let's run a clean no-config whatson. We go to add project manually and name it P1, we put some random stuff and press save. Fine till now. Then we click add project manually and name it P2, now both projects are named P2. "Projectnames" are correct but the "Name" props are messed up. Sometimes not just the new and previous are wrongly named the same, but there are cases where all project names are changed to one name. There is also probably some dependency on reentering configuration window.

skowront commented 4 years ago

Merged