Subscription Controller Flag Error not returning flag name

Created on 7 August 2024, 3 months ago
Updated 17 September 2024, about 2 months ago

Problem/Motivation

When the Message Subscription UI attempts to load a view the final step is to check that the flag is active. This error check is setup properly but the error message does not actually display the flag name that caused the error.

Steps to reproduce

Have a Subscription UI with a flag that is either disable or is improperly configured and you will receive an error message with an empty space where the name flag in the error message should be. Example - 'Flag " " is not setup correctly. It is probably disabled or have no bundles configured.'

Proposed resolution

Fix the Thrown error message to reflect the active flag the SubscriptionController is referencing.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024