-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 37
-
Component/s: None
-
Labels:None
-
Story Points:3
-
Sprint:DEV-37-5
-
Affect Type:Userdefined
When an annotation object is imported into a remote database it has a 'dirty' state and this triggers the 'Save document' dialog on disconnect.
Remote database documents are write-through documents and they should never be considered 'dirty'.
We already have a test for this feature:
GUITest_common_scenarios_shared_database_import_test_0003