Taskconsole stopped working

Created on 2 March 2024, 4 months ago
Updated 5 March 2024, 4 months ago

Drupal\maestro\Engine\Exception\MaestroGeneralException: General Maestro Error: Unknown account name identified when attempting a notification. in Drupal\maestro\Engine\MaestroEngine->doProductionAssignmentNotifications() (line 1947 of modules/contrib/maestro/src/Engine/MaestroEngine.php).

πŸ› Bug report
Status

Postponed: needs info

Version

3.1

Component

Code

Created by

πŸ‡·πŸ‡ΈSerbia Vladimir MS

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

Comments & Activities

  • Issue created by @Vladimir MS
  • πŸ‡΅πŸ‡­Philippines mjgruta

    It looks like you have a deleted user.
    Regarding the code, maybe we should add the username from the exception to at least know the account that is failing.

                    // There is no account by that name.  Log this as an exception.
                    else {
                      throw new MaestroGeneralException(t('Unknown account name (@account) identified when attempting a notification.', ['@account' => $accountName]));
                    }
  • Status changed to Postponed: needs info 4 months ago
  • πŸ‡¨πŸ‡¦Canada _randy

    @Vladimir MS:
    Can you determine if this is indeed a user which has been deleted and if altering the template to send notifications to the appropriate replacement user is sufficient?

    Placing in Postponed status to determine which is the most appropriate course of action here.

Production build 0.69.0 2024