|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +//docs/release_notes-7.1.1/master.adoc |
| 4 | + |
| 5 | + |
| 6 | +:_newdoc-version: 2.18.2 |
| 7 | +:_template-generated: 2024-07-01 |
| 8 | + |
| 9 | +:_mod-docs-content-type: REFERENCE |
| 10 | + |
| 11 | +[id="resolved-issues-7-1-1_{context}"] |
| 12 | += Resolved issues |
| 13 | + |
| 14 | +This section provides highlighted issues that have been resolved in {ProductFullName} 7.1.1. |
| 15 | + |
| 16 | +.An application analysis no longer fails when run with the `--bulk` option |
| 17 | + |
| 18 | +Previously, if you ran an application analysis with the `--bulk` option, it failed with the following error: |
| 19 | +---- |
| 20 | +ERRO[0143] container run error |
| 21 | +ERRO[0143] failed to generate static report |
| 22 | +---- |
| 23 | + |
| 24 | +With this update, the issue has been fixed, and the bulk analysis completes without errors and generates a proper analysis report. |
| 25 | + |
| 26 | +:FeatureName: <<TO-ADD>> |
| 27 | + |
| 28 | +//link:https:https://issues.redhat.com/browse/MTA-3663[MTA-3663] |
| 29 | + |
| 30 | +.Enabling Preemption now works as expected if authentication is enabled |
| 31 | + |
| 32 | +Previously, *Preemption* could not be enabled for tasks in the *Task Manager* page and the Task Manager drawer if {ProductFullName} authentication was enabled. With this update, the issue has been fixed, and you can now enable *Preemption* if {ProductFullName} authentication is enabled. |
| 33 | + |
| 34 | +:FeatureName: <<TO-ADD>> |
| 35 | + |
| 36 | +//link:https:https://issues.redhat.com/browse/MTA-3195[MTA-3195] |
| 37 | + |
| 38 | +.The drop-down application menu no longer contains duplicate options |
| 39 | + |
| 40 | +Previously, when selecting a target for application analysis, the drop-down menu contained duplicate application target options. With this update, the issue has been fixed, and no duplicates are listed when selecting the application analysis target. |
| 41 | + |
| 42 | +:FeatureName: <<TO-ADD>> |
| 43 | + |
| 44 | +//link:https:https://issues.redhat.com/browse/MTA-2795[MTA-2795] |
| 45 | + |
| 46 | + |
| 47 | +.The Reports page now displays separate charts for unassessed applications and applications with the Unknown risk |
| 48 | + |
| 49 | +Previously, the {ProductFullName} user interface (UI) did not distinguish between unassessed applications and applications that have been assessed to have the `Unknown` risk. Consequently, the *Reports* page displayed a single chart for such applications. With this update, the issue has been fixed, and the *Reports* page now displays separate charts for unassessed applications and applications with the *Unknown* risk. |
| 50 | + |
| 51 | +:FeatureName: <<TO-ADD>> |
| 52 | + |
| 53 | +//link:https:https://issues.redhat.com/browse/MTA-2678[MTA-2678] |
| 54 | + |
| 55 | + |
| 56 | +.Analyzing public applications no longer fails |
| 57 | + |
| 58 | +Previously, when you ran an analysis for public applications, which do not require credentials, by using custom rules, the analysis would fail if no targets and maven or source credentials were provided. With this update, the issue has been fixed, and the analysis no longer fails for public applications. |
| 59 | + |
| 60 | +:FeatureName: <<TO-ADD>> |
| 61 | + |
| 62 | +//link:https:https://issues.redhat.com/browse/MTA-3163[MTA-3163] |
0 commit comments