Skip to content

Ext table fixes#824

Open
nbeatty-gpa wants to merge 5 commits intomasterfrom
extTableFixes
Open

Ext table fixes#824
nbeatty-gpa wants to merge 5 commits intomasterfrom
extTableFixes

Conversation

@nbeatty-gpa
Copy link
Contributor

Jira Issue(s)

Format example: SC-372



Description

Fix problems in the test table query results

  • choose a column for sorting by default to avoid breaking pagination in SQL
  • correct an off-by-one error that clips one row of data from each page
  • fix a gemstone bug that would remove a field from local storage every time the table is updated, as long as there is an empty string as the first field.


How/Where to test OR Detail how it was tested

use an external table test query and verify that screen resizing, sorting, and selecting different pages does not cause unexpected behavior.


Related PRs

relies on [https://github.com/GridProtectionAlliance/gpa-gemstone/pull/449]


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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant