Selecting existing model from container during scene creation does not capture the blob URL
msnyder-msft opened this issue · 0 comments
msnyder-msft commented
Describe the bug
When creating a new scene, if you select a 3D model for a file that is already in the container, the URL doesn't get stored on the scene and when you try to access the scene you get an uncaught exception.
To Reproduce
Steps to reproduce the behavior:
- Go to Dev - https://dev.explorer.azuredigitaltwins-test.net/3DScenes/
- Click on Create Scene
- Fill in the details
- Select a file from your container
- Click create
- Try to access that scene
Expected behavior
- Should not let you save if it doesn't have a valid URL for a file.
- Should store the URL for the existing file in the container when selecting a file