Chapter 6. Reviewing and resolving migration issues
You can use the MTA extension icons to prioritize issues based on their severity.
Procedure
- Select a run configuration directory on the left pane.
- Expand its folders to view the Hints generated for each application file.
- Select a hint to view the source code.
- Right-click a hint and select View Details to view the Rule ID and other information.
Prioritize issues based on the following icons, which are displayed next to each hint:
-
: You must fix the issue for a successful migration.
-
: You might need to address the issue during the migration.
-
Resolve issues by editing the code of a file with a hint:
- In the left pane, right-click an issue and select Open Code.
- Make any changes needed to the code and save the file.
- Optional: Right-click the issue and select Mark as Complete or Delete.