Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mattermost - user list is limited to n entries #7344

Closed
itsmichaelk opened this issue Oct 4, 2023 · 7 comments
Closed

Mattermost - user list is limited to n entries #7344

itsmichaelk opened this issue Oct 4, 2023 · 7 comments
Labels
in linear Issue or PR has been created in Linear for internal review Released

Comments

@itsmichaelk
Copy link

Describe the bug
When I want to add a reaction to a message sent, I can only access the first 48 users in the user's drop down list.
Even when I search for someone that is not listed within these 48 users, it doesn't give me the opportunity to find and select this user.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Action in App'
  2. Choose 'Mattermost'
  3. Choose 'Create a reaction'
  4. Click in the drop down list of 'User Name or ID' and try to select a user with an alphabetical higher letter.

Expected behavior
I can see the user being retrieved and can select him.

Environment (please complete the following information):

  • OS: Docker @ Ubuntu 22.04.3
  • n8n Version: 1.7.1
  • Database system: SQLite
  • Operation mode: main
@itsmichaelk
Copy link
Author

Upgraded to n8n Version 1.8.2, but still the same behaviour.

@Joffcom
Copy link
Member

Joffcom commented Oct 18, 2023

Hey @itsmichaelk,

Thanks for the report, It looks like on the loadOptions we use the single apiRequest function instead of the paginated call. I have created NODE-869 as the internal dev ticket to get this resolved.

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Oct 18, 2023
@itsmichaelk
Copy link
Author

Hey Joffcom,

Is there any way to keep track of the 'NODE-869' issue? We'd really like to switch from our manual webhooks to n8n workflows, but we can't select the Mattermost channel we need because it's not listed.

@itsmichaelk
Copy link
Author

Hello @Joffcom
Is there any way we can keep track of this issue? This is affecting us a lot and we cannot switch to our n8n workflows due to this bug.

@Joffcom
Copy link
Member

Joffcom commented Mar 25, 2024

Hey @itsmichaelk,

We don't have a public page to check but I have just taken a look and this is currently in the backlog waiting to be picked up. I have some time set aside coming up to go through and fix some of the smaller issues like this so I will make sure I get this one covered.

@Joffcom
Copy link
Member

Joffcom commented May 15, 2024

Hey @itsmichaelk,

I have popped in a PR for this, Once reviewed it will be merged and available in a future release.

@janober
Copy link
Member

janober commented May 22, 2024

Fix got released with n8n@1.43.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review Released
Projects
None yet
Development

No branches or pull requests

3 participants