Skip to content

Commit 136d2e7

Browse files
authored
Remove 'Information' category from incidents.
1 parent b7d513c commit 136d2e7

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

articles/migrate/appcat/java-preview.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -301,23 +301,17 @@ The landing page of the report lists all the technologies that are used in the a
301301
302302
:::image type="content" source="media/java/report-summary.png" alt-text="Screenshot of the appcat summary report." lightbox="media/java/report-summary.png":::
303303
304-
When you zoom in on the **Incidents by Category** pie chart, you can see the number of incidents by category: **Mandatory**, **Optional**, **Potential**, and **Information**.
304+
When you zoom in on the **Incidents by Category** pie chart, you can see the number of incidents by category: **Mandatory**, **Optional**, and **Potential**.
305305
306306
The dashboard also shows the *story points*. The story points are an abstract metric commonly used in Agile software development to estimate the level of effort needed to implement a feature or change. `appcat` uses story points to express the level of effort needed to migrate a particular application. Story points don't necessarily translate to work hours, but the value should be consistent across tasks.
307307
308308
:::image type="content" source="media/java/report-summary-incident.png" alt-text="Screenshot of the AppCAT summary incident report." lightbox="media/java/report-summary-incident.png":::
309309
310-
### Discovery report
311-
312-
The discovery report is a report generated during the *Discovery Phase*. It shows the list of technologies used by the application in the *Information* category. This report is just informing you about technology usage that `appcat` discovered.
313-
314-
:::image type="content" source="media/java/report-discovery.png" alt-text="Screenshot of the appcat discovery report." lightbox="media/java/report-discovery.png":::
315-
316310
### Assessment report
317311
318312
The assessment report gives an overview of the transformation issues that would need to be solved to migrate the application to Azure.
319313
320-
These *Issues*, also called *Incidents*, have a severity (*Mandatory*, *Optional*, *Potential*, or *Information*), a level of effort, and a number indicating the story points. The story points are determined by calculating the number of incidents times the effort required to address the issue.
314+
These *Issues*, also called *Incidents*, have a severity (*Mandatory*, *Optional*, or *Potential*), a level of effort, and a number indicating the story points. The story points are determined by calculating the number of incidents times the effort required to address the issue.
321315
322316
:::image type="content" source="media/java/report-assessment.png" alt-text="Screenshot of the AppCAT assessment report." lightbox="media/java/report-assessment.png":::
323317
@@ -333,7 +327,7 @@ Then, for each file or class affected by the incident, you can jump into the sou
333327
334328
## Release notes
335329
336-
### 7.x
330+
### 7.6.0.0
337331
338332
This release is based on a different set of components of the Konveyor project.
339333

0 commit comments

Comments
 (0)