"Custom DNS server" cannot be set anymore

"Custom DNS server" cannot be set anymore

avatar

Hello,

I use the custom DNS server entry on quite some hosts to use the FQDN in the host field
Since version 2020.3.12.0 This field cannot be written anymore (I used it in the previous versions).
Trying to edit the field clears the entry after saving.

Tested with free and enterprise version against SQL, MySQL, XML Datasource.

For me is it a major problem.

best regards,
Heinrich

All Comments (6)

avatar

Hello,

I've been able to reproduce this issue, I will open a ticket to our engineering department and will let you know once I have news regarding this matter.

Best regards,

Samuel Dery

avatar

Thanks for reply... maybe with repairing the feature you could also make "batch editable"...

br,
Heinrich

avatar

Once this has been resolved, you should be able to edit it using "Custom Powershell Command" to do this simply select all entries you wish to edit, then "right-click" -> "Edit" -> "Edit (special action)" then select "Custom Powershell Command"

I made you a sample,
$connection.CustomDnsServer = "CustomDNSHere";
$RDM.Save();
Best regards,

Samuel Dery

avatar

Hello,

We have made the fix and it will be available in RDM 2020.3.14.0.

For the batch edit, we have opened a ticket and we will update this thread once we have made the improvement.

Regards,

Hubert Mireault

avatar

Thanks for info

avatar

Hello,

We've added the possibility to batch edit the Custom DNS Server as part of the General Settings. This should be available starting from version 2020.3.18.

Regards,

Jafran Majeau