Open Closed

ABP Chat returns no contacts #3464


User avatar
0
mbuthiagrg@gmail.com created

Upon following the instructions to install ABP Chat module, there are no contacts on the left panel to chat with as indicated in the documentation image.

  1. How do I chat with other users in the system? (I have registered multiple users in the system).
  2. Does the chat module use the Identity System users or its own user system?
  3. How do I get the chat module to use the users who are in the system/in the current tenant?

From the screenshot below you can see contacts section is empty.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.3.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Microservice
  • Exception message and stack trace:
  • Steps to reproduce the issue:" Create new microservice project. Add Chat module to product service. Attempt to chat. \

6 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    HI

    How do I chat with other users in the system? (I have registered multiple users in the system).

    You can try to search for the user first.

    Does the chat module use the Identity System users or its own user system?

    It looks up users through the User module, but it is the Identtiy module that manages users.

    How do I get the chat module to use the users who are in the system/in the current tenant?

    It is under the current tenant by default,

  • User Avatar
    0
    mbuthiagrg@gmail.com created

    Do you have a sample that has the chat module installed? With best practices? We are struggling with various issues that a sample would help.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    ok, I will share you a sample. is mbuthiagrg@gmail.com ok?

  • User Avatar
    0
    mbuthiagrg@gmail.com created

    Yes, thats perfect. Thanks, Kindly do share.

  • User Avatar
    0
    mbuthiagrg@gmail.com created

    Did you manage to share the sample?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I sent the email.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11