The Team Development Code Review workflow manages how changes are pushed to the parent.

By default this workflow:
  • Starts when changes are pushed to the parent instance.
  • Verifies that the code review property is active on the parent instance.
  • Sets the stage of changes requiring approval to Awaiting Code Review.
  • Notifies the Team Development Code Reviewers group to review pushed changes, if configured.
  • Loads approved changes or sets the stage to Code Changes Rejected.
Figure 1. Team Development code review workflow
Workflow describing the code review process in Team Development
Warning: Use caution when modifying this workflow, as the code review feature may not function properly.