• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Forwarded to devs CAA doesn't get a uid in database (DNS Zone Template)

obendev

Basic Pleskian
User name: lkdvc

TITLE

CAA doesn't get a uid in database (DNS Zone Template)

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian v18.0.26_build1800200410.18 os_Ubuntu 18.04

PROBLEM DESCRIPTION

If you take a look in the table "dns_recs_t " in the databse "psa", there are no uid values for CAA records.
It's NULL.

STEPS TO REPRODUCE

  1. Create CAA record in General Settings -> DNS Template
  2. Open database psa
  3. Open table dns_recs_t
  4. Take a look at the CAA record

ACTUAL RESULT

uid is NULL

EXPECTED RESULT

There should be a uid like for the other records

ANY ADDITIONAL INFORMATION



YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Hi,
I checked code-base and db-scheme in onyx and obsidian. Seems it is outdated field and it uses nowhere in plesk.
It is always NULL for all actual scenarios in plesk.

But is it possible uses somewhere in extensions?
Could you provide case where you uses this field?
 
Last edited:
Back
Top