38.0k views
5 votes
The Exclude from Auto Resolve field is available in the ___ and ___ records. If you set it in the ___ record, then all the new ___ linked to this ___ will inherit the same selected metadata types in the Exclude From Auto Resolve picklist field

A) Branch, record, repository, branches
B) Commit, file, workspace, commits
C) Deployment, organization, deployment, deployments
D) Configuration, metadata, repository, metadata

1 Answer

4 votes

Final answer:

The Exclude from Auto Resolve field is part of software development practices and is used in Configuration and Metadata records, particularly when dealing with repositories and their linked metadata.

Step-by-step explanation:

The Exclude from Auto Resolve field is mentioned within the context of version control and deployment settings, suggesting it is related to software development practices. In this case, the correct answer is D) Configuration, metadata, repository, metadata. When you set the Exclude from Auto Resolve field in the repository record, then all new metadata linked to this repository will inherit the selected metadata types in the Exclude From Auto Resolve picklist field. This feature is likely related to a version control system like Git or a continuous integration/continuous deployment (CI/CD) pipeline in which configuration changes in a repository can be flagged to avoid automatic resolution during merges or deployments.

User Sergey Podgornyy
by
8.3k points