mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 05:39:49 -05:00
[GH-ISSUE #3009] "Create Alert" is shown even with "disable_enterprise_features: true" flag set. #11058
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @codingphoenixx on GitHub (May 6, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3009
Originally assigned to: @oschwartz10612, @Copilot on GitHub.
Describe the Bug
The Page for creating an Alert is still shown and it is only grayed out. Other Enterprise-Only Features are completely hidden. It is confusing if you cannot enter data or click the button but there is no indication that it is an enterprise feature.
Environment
To Reproduce
Use an self-hosted CE instance with "disable_enterprise_features: true" and than go under Management -> Alerting and there is the "+ Create Role" button with functions.
Expected Behavior
Hide the Page completely or add a banner as information that this feature is enterprise only