Skip to content

Rename refactoring fails for record fields #2077

@lwrage

Description

@lwrage

Summary

When renaming a record filed only the name in the declaration is updated.

Expected and Current Behavior

All use sites are reported as problematic: "Refactoring introduces a name conflict." There is no real conflict.

Steps to Reproduce

  1. Create a record property type and an AADL model that uses sets a field.
  2. Position the cursor on the field name and invoke renaming (Alt+Shilt+R)
  3. A dialog pops up with the invalid error messages.

Environment

  • OSATE Version: 2.6.0
  • Operating System: all

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions