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

[VAULT-3252] Disallow alias creation if entity/accessor combination e… #12837

Merged
merged 1 commit into from
Oct 14, 2021

Commits on Oct 14, 2021

  1. [VAULT-3252] Disallow alias creation if entity/accessor combination e…

    …xists (#12747)
    
    * Disallow alias creation if entity/accessor combination exists
    
    * Add changelog
    
    * Address review comments
    
    * Add handling to aliasUpdate, some field renaming
    
    * Update tests to work under new entity-alias constraint
    
    * Add check to entity merge, other review fixes
    
    * Log duplicated accessors only once
    
    * Fix flaky test
    
    * Add note about new constraint to docs
    
    * Update entity merge warn log
    pmmukh committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    4a1b45b View commit details
    Browse the repository at this point in the history