Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect behavior at refactoring #5013

Closed
RomanNikitenko opened this issue May 5, 2017 · 2 comments
Closed

Incorrect behavior at refactoring #5013

RomanNikitenko opened this issue May 5, 2017 · 2 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@RomanNikitenko
Copy link
Member

External operation event is displayed at refactoring

Reproduction Steps:

  1. Create "spring" project
  2. Create java classes "A" and "B" for example
  3. Create a new field of "B" type in the "A" class
  4. Select "B" type of the created field and rename this one by Assistant -> Refactoring -> Rename action
    You can see "B" type is renamed but external operation event is displayed
    rename_bug

Che version: 5.10.0-SNAPSHOT
OS and version: Ubuntu 16.04 LTS

@RomanNikitenko RomanNikitenko added kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system. labels May 5, 2017
@svor svor self-assigned this May 26, 2017
@svor
Copy link
Contributor

svor commented May 26, 2017

Can't reproduce it.

@svor svor closed this as completed May 26, 2017
@svor svor added this to the 5.12.0 milestone May 26, 2017
@RomanNikitenko
Copy link
Member Author

I think it's fixed by #5041

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants