instedd / mbuilder

Scalable SMS application builder
http://mbuilder.instedd.org/
6 stars 1 forks source link

Trying to update a field inside a foreach leads to create entity #227

Open bcardiff opened 9 years ago

bcardiff commented 9 years ago

the expected would be to update the entity, not create one. even when the foreach is selected, a create entity is appended.

workaround (not always possible): filter the table before the foreach.