Skip to content

[fix] Missing closing brace for class#1858

Open
mdlama wants to merge 1 commit intohubzero:2.4-mainfrom
qubeshub:fix-core-bug
Open

[fix] Missing closing brace for class#1858
mdlama wants to merge 1 commit intohubzero:2.4-mainfrom
qubeshub:fix-core-bug

Conversation

@mdlama
Copy link
Contributor

@mdlama mdlama commented Feb 16, 2026

Before you submit this pull request, please make sure:

  • Make sure there are links in the PR to the source JIRA card(s) and hubzero ticket(s)
  • Include a brief summary of the issue in your own words

A migration file was missing a closing brace for the class, causing migration updates to fail.

  • Include a brief summary of the fix/changed code

I just added the closing brace and styled some of the code to match standards.

  • Include a brief summary of your testing. What did you specifically do to investigate that this change has the correct results?

This fix was tested with a migration up and passed.

  • Indicate if the change needs to be hotfixed to any production hubs before a normal core rollout

Maybe? It's possible migration scripts failed on a recent code push.

  • Double check someone is assigned to review the ticket

Thanks!

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

Comments