Skip to content

fix: set ACCOUNT_MICROFRONTEND_URL default to empty string - #3288

Merged
arslanashraf7 merged 1 commit into
mainfrom
arslan/7549-default-ACCOUNT_MICROFRONTEND_URL
Jun 12, 2025
Merged

fix: set ACCOUNT_MICROFRONTEND_URL default to empty string#3288
arslanashraf7 merged 1 commit into
mainfrom
arslan/7549-default-ACCOUNT_MICROFRONTEND_URL

Conversation

@arslanashraf7

Copy link
Copy Markdown
Contributor

What are the relevant tickets?

https://github.com/mitodl/hq/issues/7549

Description (What does it do?)

Sets a default value for ACCOUNT_MICROFRONTEND_URL because it breaks because of a recent code change in https://github.com/openedx/edx-platform/pull/36870/files. The new implementation does rstrip() on None and fails. It will not break on ''.rstrip()

Screenshots (if appropriate):

  • Desktop screenshots
  • Mobile width screenshots

How can this be tested?

Additional Context

@feoh
feoh self-requested a review June 12, 2025 13:35
@arslanashraf7
arslanashraf7 merged commit b2bffbd into main Jun 12, 2025
@arslanashraf7
arslanashraf7 deleted the arslan/7549-default-ACCOUNT_MICROFRONTEND_URL branch June 12, 2025 13:56
asadali145 pushed a commit that referenced this pull request Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants