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

[BUG] Update button in viewer mode in generic SM plugin throwing 405 on click #11

Open
aaronzi opened this issue Aug 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@aaronzi
Copy link
Member

aaronzi commented Aug 28, 2024

Describe the bug
When clicking on the ⬆️ button when in the generic SM plugin in the AAS Viewer mode, a webrequest is send that return a 405. This is caused by a faulty path generation for the request.

Since the feature for patching SMEs wasn't even planned in the viewer mode, this functionality should be disabled.

To Reproduce
Steps to reproduce the behavior:

  1. Go in the AAS Viewer mode from the main menu
  2. Click on a Submodel that has not it's own dedicated plugin
  3. Navigate to a property and click on ⬆️
  4. See error 405

Expected behavior
There should be no button to update the value of an element.

BaSyx (please complete the following information):

  • BaSyx: Version v2.0
  • BaSyx SDK: Java
  • AAS Version: DotAAS V3

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version: 23
@aaronzi aaronzi added the bug Something isn't working label Aug 28, 2024
@aaronzi aaronzi transferred this issue from eclipse-basyx/basyx-applications Aug 30, 2024
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
Status: Ready
Development

No branches or pull requests

1 participant