dbt-labs / dbt-labs/dbt

[CT-884] Make unique ids of document records consistent

Open
#5,509 3 comments 2 reactions 0 assignees View on GitHub
engine:v1 type:docs type:tech-debt
Dominant language
Rust
Stars
13.8k
Forks
2.6k
Avg merge
21h 31m
Merged PRs (30d)
56

Description

Nodes and other records in the manifest have a generally consistent pattern of unique ids except for docs. Models and other nodes follow the pattern "node_type.project_name.name", but instead of "doc.my_project.my_document" the unique ids for documents follow the pattern "my_project.my_document".

This should be made consistent.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.