Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add progress indicators to sync details #4736

Closed
githubbob42 opened this issue May 9, 2017 · 1 comment
Closed

Add progress indicators to sync details #4736

githubbob42 opened this issue May 9, 2017 · 1 comment

Comments

@githubbob42
Copy link
Owner

Mingle Card: 5083
Narrative

Use some of the ideas from https://fxlogs.herokuapp.com/logs/ to provide better sync status feedback to the user.

Acceptance Criteria

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

- sync. Verify progress bars display for each sobject being downloaded

- force sync to fail where an sobject download is still in progress. Verify failed sync displays progress bars, where incomplete bars are in red

- resume a failed sync. Verify progress bars display for sobjects being downloaded during the resumed sync.

@githubbob42
Copy link
Owner Author

Pull Request #2395

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant