Edit a component
Follow these steps to manually modify a component:
- Go to Portfolio, select an application, select a project, and open the Components tab.
- (Optional) If you're editing a component that only exists on a non-default branch, select the branch using the dropdown near the top of the page.
-
Select the options
icon at the end of the component's row and select Edit.
The Edit Component window opens. -
Modify the component, as required.
Important: When you modify a component captured in a test with multiple origins, if you select a specific origin, only that origin will be preserved. All of the component's other origins (and the issues associated with them) will be removed.
- (Optional) Select Only apply changes to this branch to only modify the component on the current branch. By default, changes you make are applied across branches in the project.
-
Select Save.
A banner appears near the top of the Components tab, indicating the component is being updated. After the component is updated, select Refresh to update the list of components.Tip: When you modify a component that you added manually, its match type value (Manually Added) does not change. When you modify a component captured in a test, its match type value changes to Manually Edited. You can use the Match Type filter to quickly identify components that were added manually, and edited components.Note: If you edit a component detected in both package manager and signature analysis tests, the component may have more than one origin after changes are applied.