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

Configuring multiple plugins via the Command Center leads to confusion #359

Open
VladPxC opened this issue Dec 6, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@VladPxC
Copy link

VladPxC commented Dec 6, 2023

Describe the bug
When creating/configuring multiple plugins via the Command Center and not saving and reloading the page in between, the Command Center will confuse the second with the first one when you click on the second plugin for further configuration.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Command Center
  2. Go to the module tab
  3. Choose a module that is able to add some plugins
  4. Add the first plugin
  5. Add a second plugin
  6. Click on the second plugin, recently added
  7. Unfortunately the configuration mask of the first plugin opens

Expected behavior
The configuration mask of the second plugin opens.

Environment:

  • Moryx.CommandCenter.Web Version 6.2.5

Supplement (09.01.2024)
There is another phenomenon that is probably based on the same problem. If I have configured several plugins and add another one, the order in the Config of MORYX is destroyed. If you have plugins with multiple versions, MORYX suddenly assigns the plugin to another configuration. This not only creates fatal errors, but also requires the entire configuration to be restored.

@VladPxC VladPxC added the bug Something isn't working label Dec 6, 2023
@1nf0rmagician 1nf0rmagician added this to the Framework 6.3.1 milestone Dec 7, 2023
@1nf0rmagician
Copy link
Member

@seveneleven can you check whether this issue still exists after your updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants