Renaming file sometimes fails

Please let us know what you are using Katalon Studio for?

  1. I have currently applied Katalon Studio in my project
  2. I’m learning automated test with Katalon Studio

How would your work be affected if this issue has not been resolved?

  1. It doesn’t affect much, but I believe Katalon team should have this ticket resolved

Operating System

Windows 10

Katalon Studio Version

8.2.0

Katalon Studio logs

log.txt (14.5 KB)

Steps to reproduce:

Hard to provide because it’s not consistent. Renaming files works more often than not, but certain files will refuse to be renamed (including the classes within them and any references to them). But, to the best that I can, here are the steps:

  1. find a keyword script to rename
  2. right click, select rename
  3. enter a new name and click “ok”
  4. observe the file’s name not change

Expected Behavior:

File renames, including the class within it (for keywords) and any references to it.

Actual Behavior:

File does not get renamed, nor does the class within it or any references to it. This issue may be similar to another post I made here. However, this one does not have any consistency to it, except that when a file does not get renamed that file will never be able to be renamed (except manually by editing the file itself). Additionally, unlike the linked issue, this one did have a consistent log presence (MalformedTreeException: Overlapping text edits).

Restarting does not correct the issue. There are also no name conflicts, as the new name I’ve chosen does not appear anywhere in the entire project.

1 Like

I concur. Katalon Studio has many faults in renaming files/directories/packages. For example:

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.