Skip to content

Remove hardcoded CourtFormsOnline fallback; use proper global config appname, not app name#1049

Merged
nonprofittechy merged 1 commit into
mainfrom
correct-brand-fallback
May 13, 2026
Merged

Remove hardcoded CourtFormsOnline fallback; use proper global config appname, not app name#1049
nonprofittechy merged 1 commit into
mainfrom
correct-brand-fallback

Conversation

@nonprofittechy
Copy link
Copy Markdown
Member

We've kind of been polluting the brand "CourtFormsOnline" in the interview list on servers that aren't part of CourtFormsOnline because of two issues:

  1. We're not using the appname config--we had a typo app name which isn't normally defined in a Docassemble config
  2. The default when appname isn't defined was CourtFormsOnline. There's no good reason for that--we have 100% control over the servers where we want the interview list title to be CourtFormsOnline.

This PR just corrects the typo and removes the default CourtFormsOnline language, which is really a specific brand name for apps.suffolklitlab.org only.

Comment thread docassemble/AssemblyLine/data/questions/al_language.yml Outdated
Copy link
Copy Markdown
Contributor

@BryceStevenWilley BryceStevenWilley left a comment

Choose a reason for hiding this comment

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

Looks good to me, tried to think of a more generic term than docassemble but nothing really came to mind. Given it's the normal default for appname too, I think it's good.

@nonprofittechy nonprofittechy merged commit c714347 into main May 13, 2026
8 checks passed
@nonprofittechy nonprofittechy deleted the correct-brand-fallback branch May 13, 2026 14:28
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