Skip to content

Create queries for custom views, reports and queries#7650

Open
labkey-klum wants to merge 13 commits intodevelopfrom
fb_customView_query
Open

Create queries for custom views, reports and queries#7650
labkey-klum wants to merge 13 commits intodevelopfrom
fb_customView_query

Conversation

@labkey-klum
Copy link
Copy Markdown
Contributor

Rationale

Tracking issue : https://github.com/LabKey/internal-issues/issues/1078

This PR introduces admin-only queries to replace (or create) standard LabKey table infos for : custom views, reports and queries. Details include:

  • New query schema that's available to admins only.
  • query.CustomViews table that exposes that table (shared and private views).
  • query.Queires table that exposes the querydef table.
  • core.Reports table that exposes the reports table, also restricted to admins.
  • For each table, show the "flags" bitmask column as separate boolean columns (inheritable, hidden)
  • Details and edit links should navigate to the standard pages for that object.
    • Reports : details
    • CustomViews : insert, edit
  • Implement bulk delete via checkboxes (no truncate, though).

@labkey-klum labkey-klum marked this pull request as ready for review May 7, 2026 00:16
@labkey-klum labkey-klum requested a review from labkey-adam May 7, 2026 00:16
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