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 name has different behavior than adding a name if the name exists #145

Open
jsoref opened this issue Jun 25, 2019 · 0 comments
Open

Comments

@jsoref
Copy link
Contributor

jsoref commented Jun 25, 2019

Setup

  1. Go to a zone
  2. Create a record host, A, 1M, 10.0.0.2, enabled, (comment: 10)
  3. Click + Add for that record
  4. Create a record alternate, A, 1M, 192.168.0.3, enabled, (comment: 192)
  5. Click + Add for that record
  6. Click Save changes

Multiple resource recordsets

  1. Edit the alternate record and change alternate to host
  2. See:
  • alternate A: 192.168.0.3 Name changes from alternate to host
  • Multiple resource recordsets for host A

Added new resource record

  1. Reload the page
  2. Create a record host, A, 1M, 192.168.0.3, enabled, (comment: 192)
  3. Click + Add for that record
  4. See:
  • host A: Added new resource record, Content = 192.168.0.3, Enabled = Yes

It seems a bit odd that one path is considered ok and one path is considered an error

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

No branches or pull requests

1 participant