manager icon indicating copy to clipboard operation
manager copied to clipboard

fix: [APL-272] - useGetAPLAvailability does not check for beta enrollment

Open dennisvankekem opened this issue 4 months ago โ€ข 3 comments

Description ๐Ÿ“

The APL feature has recently been merged. Due to misunderstanding of the beta feature it was merged without the required check if the user is enrolled in the beta program and if said beta program is currently active.

Changes ๐Ÿ”„

List any change relevant to the reviewer.

  • useGetAPLAvailability extended with beta check
  • test written for useGetAPLAvailability's beta checkl

Target release date ๐Ÿ—“๏ธ

October 28th, 2024 (for develop)

How to test ๐Ÿงช

  • simply run test in kubeutils.test.ts

dennisvankekem avatar Oct 16 '24 08:10 dennisvankekem