Skip to content

[user_activity] TypeError: string indices must be integers #2995

Description

@sentry

Sentry Issue: BUGBOT-ZT

TypeError: string indices must be integers
(10 additional frame(s) were not displayed)
...
  File "bugbot/bzcleaner.py", line 796, in send_email
    email_data = self.get_email_data(date)
  File "bugbot/bzcleaner.py", line 712, in get_email_data
    bugs = self.get_bugs(date=date)
  File "bugbot/rules/needinfo_regression_author.py", line 178, in get_bugs
    bugs = self.filter_bugs(bugs)
  File "bugbot/rules/needinfo_regression_author.py", line 148, in filter_bugs
    users_info = UserActivity(include_fields=["groups", "requests"]).check_users(
  File "bugbot/user_activity.py", line 168, in check_users
    ).wait()

Rule needinfo_regression_author

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

Priority

None yet

Effort

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions