You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If two AASes are uploaded that specifcy a thumbnail with the same name (e.g. "thumbnail.jpg") but different content, these seem overwrite each other so that the thumbnail of the AAS that was uploaded last "wins" and is shown for both AASes.
To Reproduce
Steps to reproduce the behavior:
Create two AASes with different thumbnail images that have the same name (e.g. "thumbnail.jpg").
Upload the first AAS to the BaSyx environment.
Note that the correct thumbnail is stored/displayed, e.g. by using the BaSyx GUI or the Rest API.
Upload the second AAS to the BaSyx environment.
Note that the correct thumbnail is stored/displayed, e.g. by using the BaSyx GUI or the Rest API.
Note that the thumbnail of the first AAS has changed and now also displays the thumbnail of the first AAS.
Expected behavior
Thumbnail files should not override each other and be stored separately.
BaSyx (please complete the following information):
eclipsebasyx/aas-environment:2.0.0-milestone-04
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
I did not check if this problem only occurs for thumbnail or also for other files that are stored in an AAS.
The text was updated successfully, but these errors were encountered:
Describe the bug
If two AASes are uploaded that specifcy a thumbnail with the same name (e.g. "thumbnail.jpg") but different content, these seem overwrite each other so that the thumbnail of the AAS that was uploaded last "wins" and is shown for both AASes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Thumbnail files should not override each other and be stored separately.
BaSyx (please complete the following information):
eclipsebasyx/aas-environment:2.0.0-milestone-04
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
I did not check if this problem only occurs for thumbnail or also for other files that are stored in an AAS.
The text was updated successfully, but these errors were encountered: