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

Archetype id rename doesn't rename file, enabling subsequent clash. #4

Open
wolandscat opened this issue May 13, 2016 · 0 comments
Open
Assignees
Labels

Comments

@wolandscat
Copy link
Member

wolandscat commented May 13, 2016

The following steps will fail:

  • start with an archetype 'aaaa' under any class in any RM
  • edit it in AWB via the ADL tab, and change the id to 'bbbb' & save
    • => causes archetype 'bbbb' to be saved in file 'aaaa'
  • now create a new archetype 'aaaa'
    • => this will be saved over the top of the 'aaaa' file, deleting the 'bbbb' archetype from the system

to avoid this, any rename has to cause a file-level rename as well.

@wolandscat wolandscat added the bug label May 13, 2016
@wolandscat wolandscat self-assigned this May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant