| | |
|-|-|
We need to implement some additional features of indexedDB to support dynamic indexes and full text search:
* complex keys #3292
* multi-entry indexes #3290
Acceptance Criteria
_All of the current integration tests should work fine on Ipad._
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
---------
Sanity check on iPad.
Mingle Card: 3303