View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004012 | NoesisGUI | Studio | public | 2025-03-26 15:43 | 2025-10-31 12:42 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | closed | Resolution | won't fix | ||
| Product Version | Studio_Alpha | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004012: Renaming a Referenced Data Structure Deletes All Of Its Properties and Values Where Used | ||||
| Description | Currently if you reference a Data Structure "B" from a Data Structure "A", where there are Values Present in its Data Set, containing the Properties relayed by Data Structure "B": the renaming operation will permanently wipe all previously-existing Data Values in this Data Set. | ||||
| Steps To Reproduce | Repro Steps: 1) Open the "MiniShowcases" project in the Internal GitHub, and navigate to the Data Panel. 2) Inspect the following in the Data Panel: Observe that Vignette_ViewModel is using Vignette_MetaData as a Collection Property 3) In the Data Panel, rename "Vignette_MetaData" to any new name. Observe that the reference to what used to be "Vignette_MetaData" has been conserved, and has updated to the name name of the Structure given in Step 3). 4) Inspect the contents of the Data Set "Vignettes_DataSet". Observe that all of the Data Properties, and all of their associated values that were once present, have now been wiped. Expected Results: Renaming a Data Structure referenced in another Structure, does not result in permanently deleting the Data contained within. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-03-26 15:43 | dstewart | New Issue | |
| 2025-03-26 18:04 | jsantos | Assigned To | => sfernandez |
| 2025-03-26 18:04 | jsantos | Status | new => assigned |
| 2025-03-26 18:04 | jsantos | Target Version | => Studio_Alpha |
| 2025-04-02 11:08 | sfernandez | Target Version | Studio_Alpha => Studio_Beta |
| 2025-10-31 12:42 | dstewart | Status | assigned => closed |
| 2025-10-31 12:42 | dstewart | Resolution | open => won't fix |
| 2025-10-31 12:42 | dstewart | Note Added: 0011324 |