View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004180 | NoesisGUI | Studio | public | 2025-05-20 11:56 | 2025-10-27 15:03 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004180: Renaming Data Structures Breaks All Bindings Using it | ||||
| Description | As observed during a client call on May 19, 2025, renaming a Data Structure that is in-use breaks all bindings that were using it. It is important to note that repro'ing/fixing this may be blocked by Auto-Crash Report # 767. Because of this, the repro steps below are unverified and mostly based on memory of what we observed the client experiencing. Repro Steps: 1) Create a Page containing a MainPage.xaml. 6) Introduce a TextBlock to the MainPage.xaml, and set its 'Text' Property to be bound to the 'MyText' Data Property. 7) Rename the DataStructure named "MyDataStructure" to "YourDataStructure". Expected Results: Renaming a DataStructure, a DataStructure Property, or a DataSet doesn't break any existing bindings, and updates them in the same way that renaming a Resource, or renaming a Component does. | ||||
| Platform | Any | ||||
|
Renaming data structure has been completely fixed as of 0.0.226, it won't delete data or unbind anything. |
|
|
As of Studio 0.1.243, this appears to be fixed! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-05-20 11:56 | dstewart | New Issue | |
| 2025-05-20 11:57 | dstewart | Description Updated | |
| 2025-05-20 11:57 | dstewart | Description Updated | |
| 2025-05-20 11:57 | dstewart | Description Updated | |
| 2025-05-20 12:01 | jsantos | Assigned To | => sfernandez |
| 2025-05-20 12:01 | jsantos | Status | new => assigned |
| 2025-05-20 12:01 | jsantos | Target Version | => Studio_Beta |
| 2025-05-20 19:50 | sfernandez | Assigned To | sfernandez => dfranjic |
| 2025-06-11 20:44 | dfranjic | Note Added: 0010814 | |
| 2025-10-27 15:03 | dstewart | Status | assigned => resolved |
| 2025-10-27 15:03 | dstewart | Resolution | open => fixed |
| 2025-10-27 15:03 | dstewart | Note Added: 0011239 |