Changes between Initial Version and Version 1 of Ticket #20091, comment 16


Ignore:
Timestamp:
2020-11-17T15:32:19+01:00 (5 years ago)
Author:
skyper

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20091, comment 16

    initial v1  
    55> You mean to also do the check whenever the relation editor created a command?
    66
    7 I thought about conflict resolution. That is where the inconsistency comes from. Preventing users to create invalid object like denying children lists without enough members. Denying adding deleted objects and a warning about incomplete objects with option to download them would help with this ticket. 
     7I thought about conflict resolution. That is where the inconsistency comes from. Preventing users to create invalid objects like denying children lists without enough members. Denying adding deleted objects and a warning about incomplete objects with option to download them would help with this ticket. 
    88
    99Relation editor is independent but still tied to one data layer. If the relation editor is already open we need to refresh or will get conflicts. The rest is covered below.