dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
864 stars 466 forks source link

FE: Change default value when feature flags are not present #27719

Open dsilvam opened 8 months ago

dsilvam commented 8 months ago

Parent Issue

No response

Task

Currently, when feature flags are not present (i.e. not received from the BE) the FE code defaults to "false". We are changing the pattern to have the FF enabled by default and only including the flag in the properties file to disable the feature.

This task implies changing the default to "true" when flags are not received from the BE.

Proposed Objective

Core Features

Proposed Priority

Priority 2 - Important

Acceptance Criteria

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

dsilvam commented 8 months ago

Closed as dup of https://github.com/dotCMS/core/issues/27708

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.