Skip to content

Conversation

@rishabh-gupta-hashicorp
Copy link
Contributor

…recation issue

Description

Array observers issue is present in the app due to the ember collection library which is using the deprecated functionality
https://deprecations.emberjs.com/id/array-observers/

This PR monkey patches the core functions which are being used in the app to fix the deprecation.

Must upgrade to a newer version of ember-collection once that is available or shift to a different library with similar feature at a later point of time

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@github-actions github-actions bot added the theme/ui Anything related to the UI label Oct 31, 2025
@rishabh-gupta-hashicorp rishabh-gupta-hashicorp added backport/all Apply backports for all active releases per .release/versions.hcl pr/no-changelog PR does not need a corresponding .changelog entry labels Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/all Apply backports for all active releases per .release/versions.hcl pr/no-changelog PR does not need a corresponding .changelog entry theme/ui Anything related to the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant