Skip to content

MODNOTES-294 Set entity types as private in fqm-config.toml#352

Open
mweaver-ebsco wants to merge 1 commit intomasterfrom
MODNOTES-294-make-ets-private
Open

MODNOTES-294 Set entity types as private in fqm-config.toml#352
mweaver-ebsco wants to merge 1 commit intomasterfrom
MODNOTES-294-make-ets-private

Conversation

@mweaver-ebsco
Copy link
Copy Markdown
Contributor

Added 'private' attribute to multiple entity types in the configuration.

This commit makes these entity types no longer appear in UIs. They are intended to be inherited into other entity types, rather than used directly by users

Added 'private' attribute to multiple entity types in the configuration.
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Marks the mod-notes FQM entity types as private in fqm-config.toml so they no longer appear in FQM-driven UIs, reflecting their intended use as base/inherited entity types rather than user-selectable ones.

Changes:

  • Added private = true to the note entity type.
  • Added private = true to the link, note_link, and note_type entity types.
  • Keeps schemas/permissions/sort behavior unchanged while only affecting UI discoverability.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 3, 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.

4 participants