Skip to content

fix: filename-overwrite#8

Merged
jublankeviadee merged 1 commit intodevfrom
fix/filename-overwrite
Feb 19, 2026
Merged

fix: filename-overwrite#8
jublankeviadee merged 1 commit intodevfrom
fix/filename-overwrite

Conversation

@marcdavidsut
Copy link
Collaborator

@marcdavidsut marcdavidsut commented Feb 18, 2026

Problem:
When two files had the same filename but were located in different directories (e.g. personen/Neuanlage.robot and leads/Neuanlage.robot), one file’s content overwrote the other in the Keyword Usage table.

Fix:

  • Identify the corresponding FileSelect object based on the path and not the file name alone

@marcdavidsut marcdavidsut self-assigned this Feb 18, 2026
@marcdavidsut marcdavidsut added the bug Something isn't working label Feb 18, 2026
@jublankeviadee jublankeviadee merged commit c433c8c into dev Feb 19, 2026
3 checks passed
@marcdavidsut marcdavidsut deleted the fix/filename-overwrite branch February 24, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants