https://aka.ms/terminal-profiles-schema still linking to v1 schema #9758

Closed
opened 2026-01-31 02:03:08 +00:00 by claunia · 3 comments
Owner

Originally created by @tavrez on GitHub (Jul 22, 2020).

Environment

Windows build number: 18363.900
Windows Terminal version (if applicable): 1.1.2021.0

Any other software?

Steps to reproduce

Go to https://aka.ms/terminal-profiles-schema 🤣

Expected behavior

Redirect to https://raw.githubusercontent.com/microsoft/terminal/release-1.1/doc/cascadia/profiles.schema.json

Actual behavior

Redirect to https://raw.githubusercontent.com/microsoft/terminal/release-1.0/doc/cascadia/profiles.schema.json

Originally created by @tavrez on GitHub (Jul 22, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: 18363.900 Windows Terminal version (if applicable): 1.1.2021.0 Any other software? ``` # Steps to reproduce Go to https://aka.ms/terminal-profiles-schema 🤣 # Expected behavior Redirect to https://raw.githubusercontent.com/microsoft/terminal/release-1.1/doc/cascadia/profiles.schema.json # Actual behavior Redirect to https://raw.githubusercontent.com/microsoft/terminal/release-1.0/doc/cascadia/profiles.schema.json
claunia added the Resolution-Fix-AvailableNeeds-Tag-Fix labels 2026-01-31 02:03:08 +00:00
Author
Owner

@DHowett commented on GitHub (Jul 22, 2020):

@cinnamon-msft

@DHowett commented on GitHub (Jul 22, 2020): @cinnamon-msft
Author
Owner

@tavrez commented on GitHub (Jul 22, 2020):

Please also add the $schema into defaults.json file aswell

@tavrez commented on GitHub (Jul 22, 2020): Please also add the $schema into defaults.json file aswell
Author
Owner

@DHowett commented on GitHub (Jul 22, 2020):

Thanks for reporting this. I've fixed it.

defaults.json isn't intended to be edited; since the schema is primarily for user-driven editing scenarios, there's not much value in adding the schema... right?

@DHowett commented on GitHub (Jul 22, 2020): Thanks for reporting this. I've fixed it. `defaults.json` isn't intended to be edited; since the schema is primarily for user-driven editing scenarios, there's not much value in adding the schema... right?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9758