Bug #1696
Sync Correction
Status:
Resolved
Priority:
Immediate
Assignee:
-
Target version:
-
Start date:
01/07/2016
Due date:
% Done:
0%
Component:
Description
If you update any information on server that contains a list like DST exam or user profile, editing only the list, the system don't update the last transaction id of that entity, so the modification is not sent to desktop.
History
#1
Updated by Maurício Dos Santos over 9 years ago
- Status changed from New to Feedback
#2
Updated by Maurício Dos Santos over 9 years ago
pelo que pude compreender dentro do metodo actiontx.prepareForSaving o sistema nao identifica nenhuma mudança no Medicine (usando o medicine como exemplo) dai ele retorna falso, fazendo com que nao seja salva uma transaction log.
#3
Updated by Maurício Dos Santos over 9 years ago
simple solution: annotate class that must have its transaction registered. Check with Ricardo.
#4
Updated by Maurício Dos Santos over 9 years ago
criar uma anotação que identifique entidades que devem sempre salvar log.
#5
Updated by Maurício Dos Santos over 9 years ago
- Status changed from Feedback to In Progress
ricardo concordou
#6
Updated by Maurício Dos Santos over 9 years ago
- Status changed from In Progress to Resolved