Skip to content

Refactor MSColab away from a bunch of global variables - #3186

Open
JanEisermann wants to merge 3 commits into
Open-MSS:developfrom
JanEisermann:refactor_mscolab_2442
Open

Refactor MSColab away from a bunch of global variables#3186
JanEisermann wants to merge 3 commits into
Open-MSS:developfrom
JanEisermann:refactor_mscolab_2442

Conversation

@JanEisermann

@JanEisermann JanEisermann commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Purpose of PR?:

Fixes #2442

Does this PR introduce a breaking change?
No global APP variable in mscolab anymore, use of current_app

If the changes in this PR are manually verified, list down the scenarios covered::
test succeeded, not manually verified

Additional information for reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs

Does this PR results in some Documentation changes?
If yes, include the list of Documentation changes

Checklist:

  • Bug fix. Fixes #
  • New feature (Non-API breaking changes that adds functionality)
  • PR Title follows the convention of <type>: <subject>
  • Commit has unit tests

small corrections by claude

@ReimarBauer
ReimarBauer requested a review from matrss September 11, 2026 06:39
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.

Refactor MSColab away from a bunch of global variables

1 participant