Manual Association - Link attachments to the PII entries by manual way
For cases that auto association can't be done, users would need to associate the screenshot attachment to testing strings.
The manual association is also supported by GP dashboard and CLI tools.
-
Globalization pipeline dashboard
-
-
In the first step, we need to create the attachments. For UI operation, we could follow the section "Upload the screenshots as Attachment" to create the attachment
-
When you want to upload a screenshot to cover all the testing strings in a bundle, you could specify the bundle versus attachment linkage.
Switch to Bundles tab, find the bundle name related to the screenshots, click on the bundle name to open the bundle details page
-
Select "Update attachment" option under the flowover menu
Pick the related attachment
c. If you want to upload a screenshot only related to one of the testing strings in a bundle, you could specify the bundle entry versus attachment linkage.
First, user could locate the bundle as previous step and then click English locale
Use filter to find the string
Click on "Update & Display the attachments"
Check related attachments
2. Command line tool (Note: obtain the latest version in https://github.ibm.com/1t1p/gpv2-java-tools/releases)
a. Bulk create and import attachments (refer to bulk create and import command in CLI document)b. For bundle vs attachment association, the update-attachment command with -a parameter could be used to link screenshots with bundle.
c. For bundle entry versus attachment association, please use CLI update-res-entry command with -a parameter.