[PR #9293] [MERGED] Fix updating with fragments ignoring original profile settings #27523

Open
opened 2026-01-31 09:22:29 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9293
Author: @PankajBhojwani
Created: 2/25/2021
Status: Merged
Merged: 2/25/2021
Merged by: @undefined

Base: mainHead: dev/pabhoj/fragments_fix


📝 Commits (1)

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 src/cascadia/TerminalSettingsModel/CascadiaSettingsSerialization.cpp (+0 -1)

📄 Description

Turns out we were adding the fragment source to profiles we update. This
PR fixes it so we keep the original source.

Validation Steps Performed

Existing profile settings are maintained

Closes #9290


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/9293 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 2/25/2021 **Status:** ✅ Merged **Merged:** 2/25/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/pabhoj/fragments_fix` --- ### 📝 Commits (1) - [`ac885b7`](https://github.com/microsoft/terminal/commit/ac885b7f69ee0ad93d5259d2f131b1756631eb6c) fix ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/CascadiaSettingsSerialization.cpp` (+0 -1) </details> ### 📄 Description Turns out we were adding the fragment source to profiles we update. This PR fixes it so we keep the original source. ## Validation Steps Performed Existing profile settings are maintained Closes #9290 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:22:29 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27523