24.07.2017, 06:16
event.getvalue() now returns the actual event value, not the current object value. Event value is not defined for read requests. For now you can use grp.getvalue(event.dst) instead, but for backward compatibility we will change is so it returns current object value for read requests.
check* will be kept unchanged for now.
check* will be kept unchanged for now.