Skip to content

[repo] Fix all tracker links to point to atlassian #1376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

andrewnicols
Copy link
Member

@andrewnicols andrewnicols commented Jun 17, 2025

Fixes ICT-5400

@Copilot Copilot AI review requested due to automatic review settings June 17, 2025 03:15
@andrewnicols andrewnicols requested review from a team as code owners June 17, 2025 03:15
Copy link

netlify bot commented Jun 17, 2025

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit 88e69c1
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/6850dde7ea06870008a7fe42
😎 Deploy Preview https://deploy-preview-1376--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR migrates all references from the legacy tracker.moodle.org to the new moodle.atlassian.net Jira instance.

  • Updated documentation links across multiple guides to point at the Atlassian Jira URLs.
  • Adjusted project metadata (JSON) and GitHub issue template to use the new tracker URL.

Reviewed Changes

Copilot reviewed 586 out of 586 changed files in this pull request and generated no comments.

Show a summary per file
File Description
general/app/development/setup/index.md Switched MOBILE-1970 link to Atlassian domain
general/app/development/plugins-development-guide/examples/self-enrolment.md Switched MOBILE-4323 link to Atlassian domain
general/app.md Switched tracker link to Atlassian domain
docs/guides/javascript/modules.md Switched MDLSITE-6130 link to Atlassian domain
docs/guides/javascript/ajax/index.md Switched MDL-51213 link to Atlassian domain
docs/apis/subsystems/privacy/index.md Switched MDL-62560 link to Atlassian domain
docs/apis/subsystems/muc/index.md Switched MDL-42012 and MDL-72837 links
docs/apis/subsystems/files/internals.md Switched MDL-14589 link to Atlassian domain
docs/apis/subsystems/check/index.md Switched MDL-67776, MDL-47271, MDL-48800 links
docs/apis/subsystems/analytics/index.md Switched MDL-59044 and MDL-60523 links
docs/apis/plugintypes/qtype/restore.md Switched MDL-83541 link to Atlassian domain
docs/apis/plugintypes/mod/activitymodule.md Switched MDL-57828 and MDL-61511 links
docs/apis/plugintypes/mod/_files/mod_form-php.mdx Switched MDL-74472 link to Atlassian domain
docs/apis/plugintypes/mod/_files/lib_description.md Switched MDL-83027 link to Atlassian domain
docs/apis/plugintypes/availability/index.md Switched MDL-69566 link to Atlassian domain
docs/apis/core/dml/index.md Switched MDL-20625 link to Atlassian domain
docs/apis/core/customfields/index.md Switched MDL-64626 and MDL-57898 links
docs/apis/core/calendar/index.md Switched MDL-60340 link to Atlassian domain
data/projects.json Switched multiple issueLinks to Atlassian URLs
.github/ISSUE_TEMPLATE/config.yml Updated the default bug‐reporting URL
Comments suppressed due to low confidence (1)

docs/apis/core/calendar/index.md:296

  • [nitpick] The link mixes a raw URL path with an inline markdown link. Consider consolidating into a single markdown link, for example: [MDL-60340](https://moodle.atlassian.net/browse/MDL-60340). This will improve readability and consistency.
*Note that this function will not work as expected if you pass a list of user ids as the current user session is internally used to determine which events should be visible. More info in https://moodle.atlassian.net/browse/[MDL-60340](https://moodle.atlassian.net/browse/MDL-60340)*

Copy link
Contributor

@abgreeve abgreeve left a comment

Choose a reason for hiding this comment

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

The changes here look correct to me. Andrew and I discussed some release links that are broken but will be fixed in a different issue.

@abgreeve abgreeve added this pull request to the merge queue Jun 17, 2025
Merged via the queue into moodle:main with commit 66d311d Jun 17, 2025
8 checks passed
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