Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eguerrant
Copy link
Contributor

@eguerrant eguerrant commented Mar 17, 2025

If an app existed that was named say Test-Staging with app group App-Test-Staging-Group1 and a new app is created with a name with a similar prefix like Test, all of the Test-Staging app groups will be reassigned to roll up to the newer app.

Weirdly enough, removing AppGroup from the polymorphic query didn't actually fix anything.

Bug fix and added a test for this case. Since app groups cannot have a null app_id, I just removed app groups from being reassigned.

@eguerrant eguerrant merged commit 3fb4f5a into main Mar 17, 2025
6 checks passed
@eguerrant eguerrant deleted the app_name_collision_bug branch March 17, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants