Bug: Saving from text mode with import statements persist corrupted entities #2295
Open
1 of 2 tasks
Labels
Application: Studio
Issues related to Legend Studio application
Component: SDLC
Component: Text Mode
Studio Core Team
Opened by a member of the Studio core team
Type: Bug
Milestone
Similar issues
How are you using Studio?
Legend Studio
Current and expected behavior
If we compile in text mode and save with
import
statements, we would end up saving entities without the imports (since we cannot persistSectionIndex
to SDLC), and since we don't build the graph, we cannot resolve fully-qualified paths eitherSteps to reproduce
Screen.Recording.2023-06-03.at.1.57.00.AM.mov
Model data
Environment
No response
Possible solution and workaround
There's no real workaround except if we have SDLC support persisting section index
Contribution
The text was updated successfully, but these errors were encountered: