- Merge request !43Issue #3554832 by codebymikey: Take the flag's enabled status into account → (Open) created by codebymikey
Migrating from existing github issue. https://github.com/Gizra/message_subscribe/pull/123
There's code in the module to pick up the first flag defined by \Drupal\message_subscribe\SubscribersInterface::getFlags(), however it doesn't currently take into account if the first flag is disabled.
Meaning that disabled flags can potentially be favoured ahead of a valid enabled flag.
Have a disabled flag as one of the first flags returned by the subscriber.
Check the status of the flag entities before picking one.
Provide MR
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.