|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +//docs/release_notes-7.2.0/master.adoc |
| 4 | + |
| 5 | +:_template-generated: 2024-12-04 |
| 6 | +:_mod-docs-content-type: REFERENCE |
| 7 | + |
| 8 | +[id="resolved-issues-7-2-0_{context}"] |
| 9 | += Resolved issues |
| 10 | + |
| 11 | +This section provides highlighted issues that have been resolved in {ProductFullName} 7.2.0. |
| 12 | + |
| 13 | +.Tags are not accessible in SVN repositories |
| 14 | + |
| 15 | +In previous versions of {ProductShortName}, when retrieving source code from Subversion (SVN) repositories, addons were automatically adding `/trunk` or `/branches/<target_branch>` to the repository URL, making it impossible to check out anything under tags. This issue has been resolved in the {ProductShortName} 7.2.0. link:https://issues.redhat.com/browse/MTA-4236[(MTA-4236)] |
| 16 | + |
| 17 | +.Application import fails when Business Services exist already |
| 18 | + |
| 19 | +In previous versions of {ProductShortName}, importing applications using a CSV after a previous import that created Business Services led to the newly created applications having the incorrect Business Services assigned. This issue has been resolved in the {ProductShortName} 7.2.0. link:https://issues.redhat.com/browse/MTA-4257[(MTA-4257)] |
| 20 | + |
| 21 | +.{ProductShortName} CLI fails to handle `--bulk` properly on Windows platform |
| 22 | + |
| 23 | +In previous versions of {ProductShortName}, the bulk analysis on Windows systems could not be performed. This issue has been resolved now in the {ProductShortName} CLI. link:https://issues.redhat.com/browse/MTA-3624[(MTA-3624)] |
| 24 | + |
| 25 | +.IntelliJ IDEA target list showed unusable targets |
| 26 | + |
| 27 | +In previous versions of {ProductShortName}, selecting `cloud` as a target resulted in an _unknown target_ error. This issue has been resolved in the {ProductShortName} 7.2.0. link:https://issues.redhat.com/browse/MTA-4035[(MTA-4035)] |
| 28 | + |
| 29 | +.Maven insecure setting not functioning as expected |
| 30 | + |
| 31 | +In previous versions of {ProductShortName}, the _global_ Maven setting to *Consume insecure repositories* was no longer passed to Maven. As a result, Maven failed when using Hyper Text Transfer Protocol (HTTP) repositories. This failure was a regression bug introduced when the Maven functionality was moved to the Java provider. This issue has been resolved in the {ProductShortName} 7.2.0. link:https://issues.redhat.com/browse/MTA-4418[(MTA-4418)] |
| 32 | + |
| 33 | +.SVN Checkout fails when filenames have special characters |
| 34 | + |
| 35 | +In previous versions of {ProductShortName}, the Subversion (SVN) client failed when attempting a checkout operation in a repository that contained files with special characters, accents, in their filenames. This issue has been resolved in the {ProductShortName} 7.2.0. link:https://issues.redhat.com/browse/MTA-4309[(MTA-4309)] |
| 36 | + |
| 37 | +For a complete list of all resolved issues, see the list of link:https://issues.redhat.com/issues/?filter=12447875[{ProductShortName} 7.2.0 resolved issues] in Jira. |
0 commit comments