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

Inconsistency in the user settings after connection and after running the settings slash command. #403

Open
AayushChaudhary0001 opened this issue Aug 19, 2024 · 1 comment
Assignees
Labels
Type/Bug Something isn't working

Comments

@AayushChaudhary0001
Copy link

While testing this plugin, I found a bug that there is an inconsistency in the user settings preferences, which he chooses compared to the settings slash command response.

Steps to reproduce:-

  1. Connect the Mattermost account to the Microsoft account.
  2. Select the desired options in the posts provided to the users.
  3. Run the "/mscalendar settings" slash command.

The options the user selects after connecting the Mattermost account do not match those presented in the response of the settings slash command.

After connecting account:-

image

After running settings slash command:-

image

@Kshitij-Katiyar
Copy link
Contributor

Hey @wiggin77,
I have investigated the issue and would like to share my findings:

  • The issue is not reproducible on the local Mattermost server.
  • The issue is reproducible on the cloud Mattermost server, suggesting a potential problem with data updates in the KVStore. Although I couldn't pinpoint the exact cause, when settings are changed using the /mscalendar settings command, the changes persist, and the issue does not occur, even though the same KVStore functions are used.

@raghavaggarwal2308 raghavaggarwal2308 self-assigned this Aug 27, 2024
@Kshitij-Katiyar Kshitij-Katiyar added the Type/Bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type/Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants