Skip to content

Issue 46618: Add "hasSortKey" to column QueryInfo metadata#4095

Merged
labkey-nicka merged 1 commit into
release23.2-SNAPSHOTfrom
23.2_fb_fix_46618
Feb 7, 2023
Merged

Issue 46618: Add "hasSortKey" to column QueryInfo metadata#4095
labkey-nicka merged 1 commit into
release23.2-SNAPSHOTfrom
23.2_fb_fix_46618

Conversation

@labkey-nicka
Copy link
Copy Markdown
Contributor

@labkey-nicka labkey-nicka commented Feb 6, 2023

Rationale

This addresses Issue 46618 where QuerySelect-based dropdowns in our applications were not respecting the <sortColumn> property that is definable on XML query metadata for a column. This adds a new property hasSortKey to the query-getQueryDetails.api endpoint for column metadata which can be relied upon to determine if a column has sort keys already applied at query time.

Related Pull Requests

Changes

  • Add the hasSortKey property to the query-getQueryDetails.api endpoint as a part of column metadata.

@labkey-nicka labkey-nicka merged commit 377b46d into release23.2-SNAPSHOT Feb 7, 2023
@labkey-nicka labkey-nicka deleted the 23.2_fb_fix_46618 branch February 7, 2023 00:24
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.

2 participants