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

RcodeZero Driver: fix issue when adding a reocrd where a record with a different type already exists #2038

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

MikeAT
Copy link
Contributor

@MikeAT MikeAT commented Jan 3, 2025

RcodeZero: Bugfix when adding a reocrd where a record with a different type already exists

Description

The RcodeZero driver generated broken API-Requests when adding records with different type (eg. adding an AAAA record to an existing A record). This PR fixes this issue:

Status

Done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

@MikeAT
Copy link
Contributor Author

MikeAT commented Jan 3, 2025

Could you please merge this documentation PR too?

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.

1 participant