Skip to content

RDKB-63137 RDKB-63214: Fetch defaultFile based on Devicemode for Onestack#220

Merged
hirrangandhid merged 6 commits intodevelopfrom
feature/default_file_onestack
Feb 13, 2026
Merged

RDKB-63137 RDKB-63214: Fetch defaultFile based on Devicemode for Onestack#220
hirrangandhid merged 6 commits intodevelopfrom
feature/default_file_onestack

Conversation

@hirrangandhid
Copy link
Contributor

Reason for change: Default file should be fetched based on Devicemode for Onestack products.
Test Procedure: Set Devicemode to residential/business, and ensure proper system_default file is loaded.
Risks: medium
Priority: P1

@hirrangandhid hirrangandhid requested review from a team as code owners February 13, 2026 10:02
Copilot AI review requested due to automatic review settings February 13, 2026 10:02
Copy link
Contributor

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 pull request implements device mode-aware system defaults loading for OneStack products. The changes enable the system to load different default configuration files (system_defaults vs system_defaults_bci) based on the device mode (residential vs business) for OneStack products.

Changes:

  • Modified function signatures to accept a defaultsFile parameter for flexibility
  • Added logic to determine the appropriate defaults file based on device mode for OneStack products
  • Reordered initialization sequence to call set_defaults() after get_PartnerID() for OneStack products

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings February 13, 2026 11:01
Copy link
Contributor

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

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


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hirrangandhid hirrangandhid merged commit 687f2c9 into develop Feb 13, 2026
14 of 17 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants