Skip to content

Issue 46465: Grid actions that use a selectionKey doesn't get expected selections when filters applied to grid#1112

Merged
cnathe merged 6 commits into
developfrom
fb_picklistSelection46465
Feb 17, 2023
Merged

Issue 46465: Grid actions that use a selectionKey doesn't get expected selections when filters applied to grid#1112
cnathe merged 6 commits into
developfrom
fb_picklistSelection46465

Conversation

@cnathe
Copy link
Copy Markdown
Contributor

@cnathe cnathe commented Feb 16, 2023

Rationale

https://www.labkey.org/home/Developer/issues/issues-details.view?issueId=46465
When you are on a sample type grid in the app and you make a selection after adding filters to the grid, the create picklist and add picklist menu options aren't pulling through the correct selections via the selectionKey. This PR fixes that issue (which was fixed for other grid menu actions for issue 47257)

Related Pull Requests

Changes

  • make sure setSnapshotSelections() is called before selectionKey based call to getSampleOperationConfirmationData()

…d selections when filters applied to grid

- make sure setSnapshotSelections() is called before selectionKey based call to getSampleOperationConfirmationData()
@cnathe cnathe merged commit 437fde1 into develop Feb 17, 2023
@cnathe cnathe deleted the fb_picklistSelection46465 branch February 17, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants