Open githubbob42 opened 5 years ago
Mingle Card: 3610 This is split off from https://github.com/Liquidframeworks/alpine-mobile/pull/1533 which does not seem to be tied to a specific mingle card.
Updating Indexeddbshim will give us several things we may want to consider in the future:
It should safely pass an upversion test and pass all selenium tests.
The previous point of failure with the old pull request was related to IPads crashing during the upversion process.
This bloated the pull request. Is this still an issue?
{{table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD}}
{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}
Pull Request #1544
Mingle Card: 3610 This is split off from https://github.com/Liquidframeworks/alpine-mobile/pull/1533 which does not seem to be tied to a specific mingle card.
Justification
Updating Indexeddbshim will give us several things we may want to consider in the future:
Acceptance Criteria
It should safely pass an upversion test and pass all selenium tests.
The previous point of failure with the old pull request was related to IPads crashing during the upversion process.
This bloated the pull request. Is this still an issue?
Related Stories
Tasks
{{table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD}}
Defects
{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}
Test Plan