Skip to content

Conversation

@jonathanwu-csv
Copy link
Contributor

Reason for change: Fix the wrong enum conversion.
Test Procedure: None
Risks: None
Priority: P1

Reason for change: Fix the wrong enum conversion.
Test Procedure: None
Risks: None
Priority: P1

Signed-off-by: Jonathan Wu <[email protected]>
@jonathanwu-csv jonathanwu-csv requested review from a team as code owners October 20, 2025 20:21
@CLAassistant
Copy link

CLAassistant commented Oct 20, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

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 fixes a type cast error in the BSP template branch loading function. The code was incorrectly casting to BSP_TEMPLATE_OPERATOR when it should have been casting to BSP_TEMPLATE_BRANCH_TYPE.

  • Corrects the type cast for the pBrData->type field from BSP_TEMPLATE_OPERATOR to BSP_TEMPLATE_BRANCH_TYPE

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

@anoopchelakkode anoopchelakkode merged commit f99d362 into rdkcentral:develop Oct 30, 2025
11 of 12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2025
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