Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #43882 All Revisions ] Back to Issue ]
Summary 0043882: It is possible to generate duplicated elements in collection properties of backward compatible state models
Revision 2020-04-27 19:38 by caristu
Description It is possible to generate duplicated elements in collection properties of backward compatible state models.

This happens when we have a backward state model that:

1) Has a collection property (ex. Ticket -> lines)
2) The collection property has a listener when adding elements
3) The listener invokes a "resetEvent"

Under these circumstances, when adding a new item on the collection property it is being added twice.
Revision 2020-04-27 19:32 by caristu
Description It is possible to generate duplicated elements in collection properties of backward compatible state models.

This happens when we have a backward state model that:

1) Has a collection property (ex. Ticket -> lines)
2) The collection property has a listener when adding elements
3) The listener invokes a "resetEvent"

Under these circumstances, when adding a new item on the collection property it is being added twice.



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker