#12411 closed enhancement (needinfo)
[patch] automatic update of relation editor
Reported by: | kolesar | Owned by: | kolesar |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Added toggle to relation editor to keep data updated automatically. When enabled, it follows dataset changes and applies dialog changes. Reduces possibility of conflict. Also enables atomic undo/redo for relation editor dialog. Stores toggle into preferences.
Requires patch #12410 (not included). Manual refresh can be still used when automatic update is off.
Attachments (1)
Change History (11)
comment:1 Changed 5 years ago by
Changed 5 years ago by
Attachment: | AutoUpdateRelationEditor.patch added |
---|
comment:4 Changed 5 years ago by
Milestone: | 16.02 → 16.03 |
---|
comment:5 Changed 5 years ago by
Owner: | changed from team to kolesar |
---|---|
Status: | new → needinfo |
Patch is incomplete: AutoUpdateAction
is missing, can you please add it?
comment:7 Changed 5 years ago by
Milestone: | 16.04 → 16.05 |
---|
comment:8 Changed 5 years ago by
Milestone: | 16.05 |
---|
comment:9 Changed 4 years ago by
Resolution: | → needinfo |
---|---|
Status: | needinfo → closed |
comment:10 Changed 4 years ago by
:(
That would be a great feature to avoid conflicts while editing.
Updated patch to be applicable again.