1.4.39. Migration to 7.5.1¶
1.4.39.1. Configuration¶
Version 7.5.0 incompletely removed support for the file Scanner.config:
<Node Key="Commentary_Activators"> was still used in some cases.
Version 7.5.1 will no longer read Scanner.config.
If you were still using this old XML configuration, you will need to switch to
InitialExternalAnnotations in the new configuration.
1.4.39.2. Separate permission for merge_issue_annotations¶
Running the tool merge_issue_annotations – which was introduced in 7.5.0 – now
requires the newly introduced
permission
Low-Level Issue Annotation Control on the target project as well as the
permissions View and View Issue Annotations on the source project.
The Administrate permission is not necessary any more for the script to run
successfully.