Skip to content

output_to_users doesn't work #470

@wass3r

Description

@wass3r

Report

What did you do?

used a rule with output_to_users containing one list item of a user id

What did you expect to happen?

the trigger of the rule should have sent a message to that user

What happened instead?

message wasn't sent

Screenshots

If applicable, add screenshots to help explain your problem.

Your Environment

Please complete the following information):

  • Flottbot version: 0.11+
  • OS: linux
  • OS version: [e.g. 10.13.6]
  • Bot YAML (see below)
  • Rule YAML (see below) if applicable
# please paste .bot.yml here (remove any sensitive information!)
name: msguser
active: true

respond: msguser
args:
  - message

format_output: "${message}"
direct_message_only: false
output_to_users:
  - <userid here>

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions