Other Considerations About the Project-Branching Operation
Code Insight 2021 R1
The following are additional notes about the branching operation:
|
•
|
Users can run parallel branching operations on the same source project. |
|
•
|
If a user initiates the branching process in one browser tab, opens the same Code Insight instance in another browser tab, and then navigates to the branch project in the second tab, the branching status information for the branch project should be the same as in the first browser tab. |
|
•
|
The project-branching session might time out (for example, due to a delayed scan phase because the scan is queued). Should the session time out, the user must use the DELETE projects/{projectId} REST API to remove the branch project from Code Insight. Once the project is deleted, the user can then rerun the Branch Project wizard to recreate the branch project and initiate the branching operation. |
|
•
|
Should an SCM synchronization or the scan fail during the automated part of the branching operation, the branch process is terminated. The user can navigate to the Summary tab of the branch project to view any captured scan details. |