I am also trying to refactor my NameMapping, I had several items that did not show up in a Find All search on the Project Suite so I have deleted them but it turns out they were used and were not being returned by the search so now I have to go through all of my tests and correct them. It seems that the Find did not return in the following cases:
1) When the operation was a WPF Main Menu operation
2) When the operation was a table checkpoint
3) For some reason when I did a search for "Aliases.Modelling_UI.HwndSource_SimpleWindow" it returned operations in other projects but none in the project I was refactoring so I deleted, however, it turns out there are 4 operations within the current projects that did not get returned (DateTimeText [Set], Keys and ClickButton). I have since tried researching to make ensure I didn't make a mistake and get the same results.
Can you confirm if the above issues are bugs or just not supported yet? I believe that if Find All for the Project Suite does not return any results then I should be safe to delete the Name Mapping so I think this feature request is still valid as this is not currently the case.
EDIT: - it seems that the Find/Replace does not support the finding the 'Item' column so it is not possible to find where an Alias is used. It also does not search within the Stores for the string because my Table checkpoints were not being returned.
Related Content
- 12 years ago
- 12 years ago