Skip to content

Add startup property that overrides the distribution name - #7933

Open
labkey-adam wants to merge 2 commits into
developfrom
fb_distribution_name_override
Open

Add startup property that overrides the distribution name#7933
labkey-adam wants to merge 2 commits into
developfrom
fb_distribution_name_override

Conversation

@labkey-adam

@labkey-adam labkey-adam commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Rationale

New startup property for overriding the distribution name. For example: ModuleLoader.distributionName;startup=lims_starter

https://github.com/LabKey/kanban/issues/2075

Related Pull Requests

@Override
public String getDescription()
{
return "Distribution name to show in the admin console, include in the export diagnostics zip file, and" +

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we normally capitalize this

Suggested change
return "Distribution name to show in the admin console, include in the export diagnostics zip file, and" +
return "Distribution name to show in the Admin Console, include in the export diagnostics zip file, and" +

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