Skip to content

[docs] Update list of issues in releases #1377

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

ICT-5400 part 2

@Copilot Copilot AI review requested due to automatic review settings June 17, 2025 06:24
@andrewnicols andrewnicols requested a review from a team as a code owner June 17, 2025 06:24
Copy link

netlify bot commented Jun 17, 2025

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit 9ae3ff4
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/68510a2debb1f60008abc5e9
😎 Deploy Preview https://deploy-preview-1377--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 standardizes the “Complete list of issues” links across multiple release notes by replacing the old Jira Release Note URLs with new Issue Navigator JQL URLs.

  • Switches link targets from the old /ReleaseNote.jspa endpoint to /IssueNavigator!executeAdvanced.jspa with a JQL query
  • Applies this URL change consistently for all v3.x and v2.x markdown release files

Reviewed Changes

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

Show a summary per file
File Description
general/app_releases/v3/v3.3.2.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v3/v3.3.1.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v3/v3.3.0.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v3/v3.2.1.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v3/v3.2.0.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v3/v3.1.3.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v3/v3.1.2.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v3/v3.1.1.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v3/v3.1.0.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v3/v3.0.0.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.9.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.8.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.7.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.6.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.5.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.4.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.3.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.2.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.1.md Updated Jira link to use IssueNavigator JQL URL
general/app_releases/v2/v2.0.md Updated Jira link to use IssueNavigator JQL URL
Comments suppressed due to low confidence (2)

general/app_releases/v3/v3.3.2.md:11

  • The updated link uses HTTP instead of HTTPS, which can lead to insecure requests or redirects; please switch the URL to HTTPS to ensure a secure connection.
[Complete list of issues fixed in Moodle Mobile 3.3.2](http://moodle.atlassian.net/secure/IssueNavigator!executeAdvanced.jspa?...)

general/app_releases/v3/v3.3.2.md:11

  • [nitpick] This JQL URL pattern is duplicated across many release notes; consider centralizing the link format (e.g., via an include or template) to make future updates easier.
[Complete list of issues fixed in Moodle Mobile 3.3.2](http://moodle.atlassian.net/secure/IssueNavigator!executeAdvanced.jspa?...)

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.

Thanks Andrew,
This brings us inline with our current way of displaying resolved issues for versions.

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