#1478 [RFE] Redundant DNS record UI
Closed: fixed 5 years ago Opened 12 years ago by edewata.

The search page and details page for DNS records provide overlapping functionality which might confuse some users because there are multiple ways to execute an operation.

Suppose a DNS record contains multiple data (e.g. several A records), the search page will show each data in separate rows. A user can add and delete the data using the search page alone.

If the user clicks one of the records, the details page will show all data in that record. The user can also add and delete the data using the details page alone.

One option is to keep the details page but change the search page to list only the DNS record names. The search page can only be used to add/delete DNS records. Changing the data in a record will have to be done from the details page.

Another solution is to keep the search page but change the details page to provide a single field for editing the selected data. Adding/deleting the data will have to be done from the search page.


This will be addressed in #2094.

Metadata Update from @edewata:
- Issue assigned to kybaker
- Issue set to the milestone: Tickets Deferred

7 years ago

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata