Skip to content

[BUG]: Adduser uses type hinting for finding members, breaking separate server functionality #3311

@sebkuip

Description

@sebkuip
Member

Bot Version

v4.0.2

How are you hosting Modmail?

Other

Error Logs

N/A

Screenshots

How adduser does it (incorrect)
image

How contact does it (correct)
image

Additional Information

When a separate inbox server is used, the context for the adduser command will be in that server. This results in no members from the main server being found and thus adduser failing.

Activity

added
bugThis is a confirmed bug
and removed on Nov 19, 2023
added a commit that references this issue on Apr 2, 2024
605bb3f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis is a confirmed bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Taaku18@sebkuip

        Issue actions

          [BUG]: Adduser uses type hinting for finding members, breaking separate server functionality · Issue #3311 · modmail-dev/Modmail