Can only save one DNS record at a time
planned
Johnny Wu
There's a bug where you can only delete a single DNS record per save, which results in needing to repeatedly refresh and save the page
This is likely related to the bug where if you change an existing DNS record's record type (e.g. TXT to CNAME), you won't be able to save because you need to first delete that record type and then save, before adding the new record type
Thiago Capuano
If is on update blockchain records even one by one not update and show error: "message sending update to the network. Did you recently submit another update?" by doubt if same record or not i did one issue for blockchain records supposing this one is for namebase nameservice record
Johnny Wu
planned
Rithvik Vibhu
To reproduce the type change bug:
- Create and save a record of type CNAME
- In one save, you try to delete the old one, and also create a new record (of a different type) at the same name
It doesn't save and says "Unknown error"
Johnny Wu
under review
Johnny Wu
Merged in a post:
Give instructions in UI for adding DNS records in proper order
Kiba Gateaux
I tried adding an NS and CNAME record to a domain at the same time. The CNAME record showed "Cannot serialize record" when I tried to save (can't reproduce since all of my domains now have an NS record pointing to Namebase server now, this was my first time adding a record).
I had to first add the NS record, press save, refresh, then add the CNAME, and press save again for it to work.
Maybe i was doing something else wrong the first time because now adding CNAMEs works fine on other domains for the first time (but they have an NS record automatically as mentioned above)