Skip to content

ViewInfo: simplify isSystemView, remove circular import#2040

Draft
labkey-alan wants to merge 4 commits into
developfrom
fb_archive_job_templates
Draft

ViewInfo: simplify isSystemView, remove circular import#2040
labkey-alan wants to merge 4 commits into
developfrom
fb_archive_job_templates

Conversation

@labkey-alan

Copy link
Copy Markdown
Contributor

Rationale

I added an ~~ARCHIVED~~ view to the JobTemplates table, and instead of making ViewInfo aware of this specific view, I changed isSystemView to just check for ~~ prefix/postfix

Related Pull Requests

Changes

  • ViewInfo: update isSystemView to only care if view name starts and ends with ~~
  • ViewInfo.ts: remove circular dependency with QueryInfo.ts
    • move addSystemViewColumns to public/QueryModel/utils.test.ts

@labkey-alan labkey-alan self-assigned this Jul 23, 2026
@labkey-alan labkey-alan changed the title ViewInfo: simplify isSystemView, remove circular import Jul 23, 2026
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