Konrad Windszus created SLING-12849:
---------------------------------------
Summary: "Sling Configured Feature" exposed via two different
factory PIDs
Key: SLING-12849
URL: https://issues.apache.org/jira/browse/SLING-12849
Project: Sling
Issue Type: Bug
Components: Feature Flags
Affects Versions: Feature Flags 1.2.2
Reporter: Konrad Windszus
The Felix Web Console exposes the configuration for
https://github.com/apache/sling-org-apache-sling-featureflags/blob/master/src/main/java/org/apache/sling/featureflags/impl/ConfiguredFeature.java
via two different factory PIDs:
# org.apache.sling.featureflags.Feature
# org.apache.sling.featureflags.impl.ConfiguredFeature
Only the former seems to be desired according to
https://sling.apache.org/documentation/the-sling-engine/featureflags.html.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)