eyra / mono

Next platform repo
https://eyra.co
GNU Affero General Public License v3.0
7 stars 4 forks source link

Feature flag on Panl study for production release #897

Closed AdrienneMendrik closed 2 months ago

AdrienneMendrik commented 3 months ago

Is your feature request related to a problem? Please describe. Add a feature flag to be able to remove Panl study from the project items, so that we can go to production without the Panl functionality.

Describe the solution you'd like A feature flag to remove Panl study from project item options for a certain release.

AdrienneMendrik commented 2 months ago

Also feature flag for sign in through SURFconext:

Image

mellelieuwes commented 2 months ago

@TjerkNan two feature flags are used:

  1. panl
  2. surfconext_sign_in

Make sure both are not members of ENABLED_APP_FEATURES env variable.

TjerkNan commented 2 months ago

Observed that PANL is now disabled on DEV because feature flag is not enabled. Also researcher has no option to use surfconnect to logon.