openhab / org.openhab.ui.habmin

HABmin - a graphical user interface for openHAB 2
231 stars 91 forks source link

latest habmin seems to put the old value instead of new value #127

Closed marcelrv closed 8 years ago

marcelrv commented 8 years ago

Hi Chris,

with todays version of the habmin jar, looks like the config updates have an issue., It looks like you put the old value instead of the new value

marcelrv commented 8 years ago

habmin screenie

cdjackson commented 8 years ago

Thanks - I’ll take a look. I refactored this code last night to fix a race condition while grabbing multiple data from different REST endpoints (since we added the channel-type endpoint…).

On 20 Feb 2016, at 19:06, Marcel notifications@github.com wrote:

https://cloud.githubusercontent.com/assets/5871213/13198592/5fb75116-d80d-11e5-87e5-2cfe6fd44711.png screenie

— Reply to this email directly or view it on GitHub https://github.com/cdjackson/HABmin2/issues/127#issuecomment-186666878.

cdjackson commented 8 years ago

I don't seem to able to reproduce this...

image

cdjackson commented 8 years ago

Are you still seeing this? I certainly don't see it here and others are able to save data ok as we've been doing tests on the Zwave binding which involves changing a lot of parameters.

Sent from my iPhone

On 20 Feb 2016, at 19:06, Marcel notifications@github.com wrote:

screenie

— Reply to this email directly or view it on GitHub.

marcelrv commented 8 years ago

with your latest build indeed I don't see this anymore