Input seems to triggers multiple versionincreases even when a input of properties are not changed

//old issue description: when you change a property of an entity, it will trigger all the other entities to update the version which are connected by any inverse property of the entity

Submitted by chris melman on 5 October 2012 at 16:49

On 5 October 2012 at 16:53 Danny Groenewegen commented:

that sounds like the fix for https://yellowgrass.org/issue/WebDSL/191


On 5 October 2012 at 17:27 chris melman commented:

the issue seems to be not that trivial as expected, since an example app showed that this was not the case for everything it could be that CRUD page is the cause of this


On 5 October 2012 at 17:41 chris melman commented:

Indeed the issue seem to be happening at more general level of inputs. not only Crud


On 11 October 2012 at 21:36 chris melman commented:

fixed in r5433, however input of list/set properties which has an inverse are not working as expected see issue issue(WebDSL/610)


On 11 October 2012 at 21:37 chris melman closed this issue.

On 8 November 2012 at 17:11 chris melman tagged 1.3.0

Log in to post comments