12.0k views
0 votes
Which is TRUE when using the Full Profile & Permission Sets git operation with a Profile in Copado?

a. All changes made to the Profile are committed automatically
b. Only the changes made to Permission Sets are committed
c. Profile changes need to be manually added to the commit
d. The Full Profile & Permission Sets operation is not available for Profiles

User Chachi
by
8.0k points

1 Answer

3 votes

Final answer:

Within Copado, the Full Profile & Permission Sets operation commits both Profile and Permission Sets changes automatically, removing the need for manual inclusion.

Step-by-step explanation:

The question pertains to the Full Profile & Permission Sets git operation within Copado, a Salesforce deployment and release management tool. When using this operation with a Salesforce Profile, the correct answer is that all changes made to the Profile and associated Permission Sets are committed as part of the operation. This means that when you perform the Full Profile & Permission Sets operation, it captures the complete state of the Profile along with any associated Permission Sets, and these are then committed to the version control system. Therefore, it is not necessary to manually add Profile changes to the commit, as they are automatically included.

User Arne Jenssen
by
8.1k points