Skip to content

Conversation

EmandM
Copy link
Collaborator

@EmandM EmandM commented Sep 19, 2025

Purpose of this PR

Add setter onto NetworkList that allows an update to be "forced" even if the value was not changed.

fixes: #3657

Jira ticket

MTT-13366

Changelog

  • Added: A Set function onto the NetworkList that takes an optional parameter that will force the update to be processed and will ignore the equality check.

Documentation

  • No documentation changes or additions were necessary.

Testing & QA (How your changes can be verified during release Playtest)

Functional Testing

  • Manual testing done

Automated tests:

  • Covered by existing automated tests
  • Covered by new automated tests

Does the change require QA team to:

  • Review automated tests?
  • Execute manual tests?
  • Provide feedback about the PR?

If any boxes above are checked the QA team will be automatically added as a PR reviewer.

Backports

This is a 2.x only change

@EmandM EmandM requested a review from a team as a code owner September 19, 2025 21:43
@EmandM EmandM requested review from a team and NoelStephensUnity as code owners September 19, 2025 21:47
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice!

@NoelStephensUnity NoelStephensUnity enabled auto-merge (squash) September 25, 2025 14:04
@NoelStephensUnity NoelStephensUnity merged commit d68c986 into develop-2.0.0 Sep 29, 2025
27 of 28 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/mtt-13366-network-list-get-and-set branch September 29, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add custom comparision support to NetworkList to better support #3587

2 participants