View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004258 | NoesisGUI | Studio | public | 2025-06-17 12:21 | 2025-10-27 14:50 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004258: Certain Changes to Data Don't Update In the View Until Application Restart | ||||
| Description | Currently, if you make certain changes to Data Structures, in this instance, removing, then adding a Data Property of the exact same Name and Type, the Stage will not update until after the application is completely restarted. This one is a bit hard to explain, the repro steps will make this more clear: Repro Steps: 1) Open the Alembic Sample from the InternalProjects GitHub. 3) With Alembic open in Studio, observe on the Page, that each row has a section with three ingredient icons displayed. 4) Navigate to the Data Panel, and under the 'CraftItem' Data Structure, delete the three Properties: Ingredient1, Ingredient2, and Ingredient3. 5) In the Data Panel, under the 'CraftItem' Data Structure, add the three following Properties:
6) In Fork/SourceControl, observe how have been changed: 7) In Fork, Discard the changes made to AlembicDataSet.xaml 8) Within Studio, observe how the ingredient icons on the Page are not displayed despite all of the Bindings still being valid, and the Data all reflecting a state where it previously worked. 9) Close MainPage.xaml and re-open it. 10) Close Studio, and re-open the Alembic Project. Expected Results: Valid changes to Data are immediately detected and displayed on-Stage. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-06-17 12:21 | dstewart | New Issue | |
| 2025-06-17 12:21 | dstewart | Summary | Certain Changes to Data Structures Don't Update In the View Until Application Restart => Certain Changes to Data Don't Update In the View Until Application Restart |
| 2025-06-17 12:46 | jsantos | Assigned To | => dfranjic |
| 2025-06-17 12:46 | jsantos | Status | new => assigned |
| 2025-06-17 12:46 | jsantos | Assigned To | dfranjic => sfernandez |
| 2025-06-17 12:46 | jsantos | Target Version | => Studio_Beta |
| 2025-06-17 13:01 | sfernandez | Assigned To | sfernandez => dfranjic |
| 2025-10-27 14:50 | dstewart | Note Added: 0011236 |