Skip to content

Conversation

@marslanabdulrauf
Copy link
Contributor

@marslanabdulrauf marslanabdulrauf commented Jul 29, 2025

Description

This PR fixes the task path in the Celery beat settings for the refresh-saml-metadata scheduled task.

We had previously added the fetch_saml_metadata task to the Celery beat schedule to run periodically (default: every 24 hours). However, due to a typo in the task path, Celery workers were throwing errors. This fix corrects the task path so the schedule can run as intended.

Supporting information

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

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Jul 29, 2025
@openedx-webhooks
Copy link

Thanks for the pull request, @marslanabdulrauf!

This repository is currently maintained by @openedx/wg-maintenance-edx-platform.

Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review.

🔘 Get product approval

If you haven't already, check this list to see if your contribution needs to go through the product review process.

  • If it does, you'll need to submit a product proposal for your contribution, and have it reviewed by the Product Working Group.
    • This process (including the steps you'll need to take) is documented here.
  • If it doesn't, simply proceed with the next step.
🔘 Provide context

To help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:

  • Dependencies

    This PR must be merged before / after / at the same time as ...

  • Blockers

    This PR is waiting for OEP-1234 to be accepted.

  • Timeline information

    This PR must be merged by XX date because ...

  • Partner information

    This is for a course on edx.org.

  • Supporting documentation
  • Relevant Open edX discussion forum threads
🔘 Get a green build

If one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green.

Details
Where can I find more information?

If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources:

When can I expect my changes to be merged?

Our goal is to get community contributions seen and reviewed as efficiently as possible.

However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:

  • The size and impact of the changes that it introduces
  • The need for product review
  • Maintenance status of the parent repository

💡 As a result it may take up to several weeks or months to complete a review and merge your PR.

Copy link
Member

@kdmccormick kdmccormick 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, thanks for the fix. Looks like this was a I typo I introduced myself several years ago!

Before I merge, could you add some more supporting information to the PR description? The link you provided is private to MIT ODL.

@marslanabdulrauf
Copy link
Contributor Author

Thanks @kdmccormick
I just updated the description.

@kdmccormick kdmccormick merged commit d8ea16f into openedx:master Jul 29, 2025
49 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Done in Contributions Jul 29, 2025
@arslanashraf7 arslanashraf7 deleted the marslan/6702-fix-task-path branch July 30, 2025 06:33
@arslanashraf7 arslanashraf7 restored the marslan/6702-fix-task-path branch July 30, 2025 06:33
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

sumair-arbisoft pushed a commit to sumair-arbisoft/edx-platform that referenced this pull request Aug 5, 2025
This PR fixes the task path in the Celery beat settings for the
refresh-saml-metadata scheduled task.

We had previously added the fetch_saml_metadata task to the Celery beat
schedule to run periodically (default: every 24 hours). However, due to a typo
in the task path, Celery workers were throwing errors. This fix corrects the
task path so the schedule can run as intended.
kdmccormick pushed a commit that referenced this pull request Aug 25, 2025
salman2013 pushed a commit to salman2013/edx-platform that referenced this pull request Sep 10, 2025
This PR fixes the task path in the Celery beat settings for the
refresh-saml-metadata scheduled task.

We had previously added the fetch_saml_metadata task to the Celery beat
schedule to run periodically (default: every 24 hours). However, due to a typo
in the task path, Celery workers were throwing errors. This fix corrects the
task path so the schedule can run as intended.
Asespinel pushed a commit to eduNEXT/edx-platform that referenced this pull request Dec 14, 2025
Asespinel added a commit to eduNEXT/edx-platform that referenced this pull request Dec 18, 2025
* fix: refresh-saml-metadata beat task path fixed (openedx#37257)

Backports: openedx#37080

* [Teak] feat: Show disabled edit button and tooltip to component in units from libraries [FC-0097] (openedx#37282)

* Show disabled edit button and tooltip to component in units from libraries

* fix: intermittent "utils attribute not found" issue in webpack_loader (openedx#37306)

Backports: openedx#37109

* fix: find and match enterprise user only if enterprise is enabled

* chore(deps): openedx-forum upgraded using make upgrade-package

* chore: ran make compile requirements

---------

Co-authored-by: Muhammad Arslan <arslan.abdulrauf@arbisoft.com>
Co-authored-by: Chris Chávez <xnpiochv@gmail.com>
Co-authored-by: Muhammad Anas <88967643+Anas12091101@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

open-source-contribution PR author is not from Axim or 2U

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants