Skip to content

Closes #5663: Add Linkit matchers for remaining Quickstart content types#5676

Merged
joeparsons merged 2 commits into
mainfrom
issue/5663
Jun 12, 2026
Merged

Closes #5663: Add Linkit matchers for remaining Quickstart content types#5676
joeparsons merged 2 commits into
mainfrom
issue/5663

Conversation

@bberndt-uaz

@bberndt-uaz bberndt-uaz commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Description

  • Updates the Quickstart LinkIt profile with a new export that includes matchers for az_course, az_opportunity, and az_publication

Ideally, these changes could be merged prior to merging:

Questions:

  1. I noticed the time value included with the az_news matcher may be incorrect (it may not respect the user's time zone). Shall we remove the time from the metadata for some content types? Shall we change the date format?
    • (June 10, 2026) Remove the time from az_news items. Change the date format of matchers to M j Y.

Related issues

How to test

  1. Verify that there are no issues with including the new matcher configuration for content types that are not installed. In Tugboat, these content types are courses and opportunities.
  2. Install the Quickstart Course and Quickstart Opportunity modules.
  3. In a text paragraph, test Linkit autocomplete suggestions for course, opportunity, and publication nodes.

Types of changes

Arizona Quickstart (install profile, custom modules, custom theme)

  • Patch release changes
    • Bug fix
    • Accessibility, performance, or security improvement
    • Critical institutional link or brand change
    • Adding experimental module
    • Update experimental module
  • Minor release changes
    • New feature
    • Breaking or visual change to existing behavior
    • Upgrade experimental module to stable
    • Enable existing module by default or database update
    • Non-critical brand change
    • New internal API or API improvement with backwards compatibility
    • Risky or disruptive cleanup to comply with coding standards
    • High-risk or disruptive change (requires upgrade path, risks regression, etc.)
  • Other or unknown
    • Other or unknown

Drupal core

  • Patch release changes
    • Security update
    • Patch level release (non-security bug-fix release)
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major or minor level update
  • Other or unknown
    • Other or unknown

Drupal contrib projects

  • Patch release changes
    • Security update
    • Patch or minor level update
    • Add new module
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major level update
  • Other or unknown
    • Other or unknown

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My change requires release notes.

@bberndt-uaz bberndt-uaz self-assigned this Jun 5, 2026
@bberndt-uaz bberndt-uaz requested a review from a team as a code owner June 5, 2026 23:17
@bberndt-uaz bberndt-uaz added the bug Something isn't working label Jun 5, 2026
@bberndt-uaz bberndt-uaz requested a review from a team as a code owner June 5, 2026 23:17
@bberndt-uaz bberndt-uaz added the dependencies Pull requests that update a dependency file label Jun 5, 2026
@bberndt-uaz bberndt-uaz linked an issue Jun 5, 2026 that may be closed by this pull request
4 tasks
@bberndt-uaz bberndt-uaz added the editor experience Improvements to the editor experience for individuals editing Quickstart websites label Jun 5, 2026
@bberndt-uaz bberndt-uaz moved this from Todo to Needs review in 3.4.1 bug-fix patch release Jun 5, 2026
joeparsons
joeparsons previously approved these changes Jun 9, 2026
@bberndt-uaz

bberndt-uaz commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Per AZ Digital discussion:

  • Remove time from Linkit suggestions for all Quickstart content types except for events.
  • Change date format of matchers to M j Y.
  • Add testing instructions to verify no issues with including matchers for content types that have not been installed.

@github-project-automation github-project-automation Bot moved this from Needs review to Ready to merge in 3.4.1 bug-fix patch release Jun 12, 2026
@joeparsons joeparsons merged commit 5d7abb9 into main Jun 12, 2026
33 checks passed
@joeparsons joeparsons deleted the issue/5663 branch June 12, 2026 18:07
@github-project-automation github-project-automation Bot moved this from Ready to merge to Done in 3.4.1 bug-fix patch release Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file editor experience Improvements to the editor experience for individuals editing Quickstart websites

Projects

Development

Successfully merging this pull request may close these issues.

Add Linkit matchers for remaining Quickstart content types

4 participants