The old sync which uses Mongo used to pass back the id of the mongo entry. The mobile would then poll that id until the packet finished processing. This functionality was removed during the background sync write.
Acceptance Criteria
The Logout button and the sync buttons should not activate when the sync falls back and is still processing the packet.
Analysis
Related Stories
Tasks
{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}
Defects
{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}
Mingle Card: 5871 This card is deprecated because of #5874
Narrative
The old sync which uses Mongo used to pass back the id of the mongo entry. The mobile would then poll that id until the packet finished processing. This functionality was removed during the background sync write.
Acceptance Criteria
The Logout button and the sync buttons should not activate when the sync falls back and is still processing the packet.
Analysis
Related Stories
Tasks
{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}
Defects
{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}
Test Plan