Back to bug 1024812

Who When What Removed Added
Ina Panova 2013-10-30 13:24:28 UTC Assignee jmatthew dgao
John Matthews 2013-10-30 13:26:07 UTC Target Release --- 2.1.3
CC jmatthew
Ina Panova 2013-11-06 09:46:55 UTC Status NEW MODIFIED
Status MODIFIED ON_QA
Status ON_QA VERIFIED
Ina Panova 2013-11-12 12:35:38 UTC QA Contact mkovacik ipanova
Cecilee Billett 2013-12-02 20:17:07 UTC CC cbillett
John Matthews 2013-12-11 15:42:01 UTC Doc Text Cause:
We didn't account for a CDS being deleted when looking at the sync status.

Consequence:
Status was confusing. After we delete a CDS, then re-add, the sync status should show 'Never', since the re-added CDS hasn't been synced. Instead we showed the result of the last sync prior to deletion.

Fix:
Added logic to capture last/next syncs so we can determine if after deleting the CDS this is the first sync.

Result:
sync status shows 'Never' after a CDS is deleted and re-added.
Megan Lewis 2013-12-16 04:45:16 UTC CC melewis
Doc Text Cause:
We didn't account for a CDS being deleted when looking at the sync status.

Consequence:
Status was confusing. After we delete a CDS, then re-add, the sync status should show 'Never', since the re-added CDS hasn't been synced. Instead we showed the result of the last sync prior to deletion.

Fix:
Added logic to capture last/next syncs so we can determine if after deleting the CDS this is the first sync.

Result:
sync status shows 'Never' after a CDS is deleted and re-added.
This update fixes the synchronization status of a Content Delivery Server that has been deleted and re-added. When a Content Delivery Server was deleted and re-added the synchronization status displayed the details of the last synchronization prior to deletion. Logic has been added to determine if this is the first synchronization after the Content Delivery Server since deletion. The synchronization status now displays 'Never' if the Content Delivery Server has not been synchronized since it was re-added.
errata-xmlrpc 2013-12-17 16:05:51 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-17 20:10:53 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-17 15:10:53 UTC

Back to bug 1024812