Jay
Jay
This is working as expected. VinylDNS is a web based application. When we use [http://localhost:9001](http://localhost:9001) in browser, application will redirect to [http://localhost:9001/login](http://localhost:9001/login). When we try with CURL `curl -I http://localhost:9001`,...
Opened a new [PR](https://github.com/vinyldns/vinyldns/pull/1173) for zone spinner. Hence we can close this PR.
> So I was testing locally and it seems like adding a totally new record to a zone results in a `This record already exists. No further action is required.`...
Can you please update this message.
On creating the dotted hosts A record in the zones, I could see weird error message Can you please update this. Steps to reproduce: 1. Create dummy. zone. 2. Create...
> Record change failure API looks good, but I have a suggestion for the zone change failure. I figure it may be good to group the zone change failures by...
> API looks good locally, but sorting in the manage records tab in the portal doesn't work for me. I'm able to click the Type column, but nothing happens, and...
> > Works locally for batch changes and DNS Changes through the portal. But I did notice that I was able to make a cname with an ipv4 address as...
> Everything works fine as expected locally. Is it possible to increase code coverage further? I see few warnings by `codecov` in the lines that were added as not covered...
> \n\n SELECT data FROM groups WHERE name = 'Administrators'\n", "ecs.version": I could see the `select` statement in the logs which is odd, while creating `Schema ` and `tables`. For...