Make sure FeatureFlagUtil.isPresentAndEnabled and other feature flag javascript helpers handle shouldBeFCVGated

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • Fully Compatible
    • Repl 2023-09-18
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      FeatureFlagUtil.isPresentAndEnabled does not take shouldBeFCVGated into account, whereas the FeatureFlag::isEnabled C++ function does. We should make sure the javascript feature flag helper functions handle `shouldBeFCVGated` properly

      We should look into pulling the C++ `isEnabled` function into the shell functions so that we can use it in the JS tests instead of trying to re-do what's done in C++

            Assignee:
            Evelyn Wu
            Reporter:
            Huayu Ouyang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: