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

Renaming a file should update its update any wildcard references to it #1675

Open
vchelaru opened this issue Jan 18, 2025 · 0 comments
Open
Labels

Comments

@vchelaru
Copy link
Owner

vchelaru commented Jan 18, 2025

  1. Add an .achx file to an entity - the file should be in the entity folder
  2. Add a wildcard pattern to Global Content to include the .achx file
  3. Do a search for the file in the search window and verify that the file appears there
  4. Find the file in the entity
  5. Rename the file
  6. Do a search for the new name in the search window

Observe - only a single instance appears in the search
Expected - both the wildcard and source objects should appear in the search window

I suspect this is happening because wildcards are not being re-evaluated on rename. This could have other side effects like invalid code generation. Restarting Glue fixes the problem.

@vchelaru vchelaru added the bug label Jan 18, 2025
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