- 
                Notifications
    
You must be signed in to change notification settings  - Fork 316
 
Open
Labels
bugIdentifies work items for known bugsIdentifies work items for known bugs
Description
Version 2.4.1.4627
OS: Microsoft Windows NT 6.1.7601 Service Pack 1, x64
Host Product: Microsoft Office 2013 x86
Host Version: 15.0.5111.1000
Host Executable: EXCEL.EXE
Description
First description given to a module will remain even after description is updated via Object Browser.
To Reproduce
Steps to reproduce the behavior:
- Add a module. Object Browser>Select Module>RightClick Context Menu>Properties and giving a description: Foo
 - Edit module in any way. Not editing module doesn't cause inspection to come up. ¿Possible bug itself?
 - Parse with RD.
 - Display Code Inspections. 
Member 'Module1' has a 'VB_Description' attribute with value(s) "'Foo'". but no corresponding annotation. - Edit via object browser to another description: Duk. Reparse
 - Review Code Inspection and see old description remain.
 
Expected behavior
Each reparse should have the current description.
Additional context
Came across this issue from testing in chat. Was able to have both a '@ModuleDescription Foo and description added without having this inspection come up. Naturally I can't repro the initial non-inspection result.
Metadata
Metadata
Assignees
Labels
bugIdentifies work items for known bugsIdentifies work items for known bugs