Plugin to move work items between project areas not working
We have installed the set of three plugins from
https://github.com/jazz-community/rtc-workitem-bulk-mover-ui
We installed using the 1.5.2 versions in two environments. CLM 6.0.4 and CLM 6.0.6.
com.siemens.bt.jazz.services.WorkItemBulkMover.updatesite-1.5.2
com.siemens.bt.jazz.ui.WorkItemBulkMover.menuProvider_1.5.2
com.siemens.bt.jazz.ui.WorkItemBulkMover_1.5.2
Our installation steps are to unzip and use the folder in each of the 3x plugins in the
C:\IBM\JazzTeamServer\server\conf\ccm\sites directory. (The folder names don't have the 1.5.2 bit on the end.)
We put the 3x update site text files in the below directory:
C:\IBM\JazzTeamServer\server\conf\ccm\provision_profiles
After restarting the server there is a new Add-ons menu link displayed. If you click it there is a button displayed with a swirling busy-like icon. Clicking the button opens a work item query selection dialog. We selected a query that we knew would return results, but get the message:
"The query did not return any result. JSON.parse: unexpected character at line 1 column 1 of the JSON data"
Did we install the set of plugins correctly? Is this plugin broken?
Accepted answer
Dear Ian,
Thank you for the detailed explanation.
- Navigate to
https://server-address/ccm/service
and search for 'WorkitemBulkMover' or 'com.siemens.' If the service is NOT listed here, which what I expect, then the installation failed
Comments
Thanks for the detailed help. I ran the /ccm/service and could find the service installed. It is listed as Component ID com.siemens.bt.jazz.services.WorkItemBulkMover and URI Alias com.siemens.bt.jazz.services.WorkItemBulkMover.IWorkItemBulkMoverService.
com.ibm.team.repository.provision.ProvisionException: CRJAZ0281E 「com.ibm.team.workitem.service」依存関係バンドルをインストールできません。
Lukas, are you still there? Could you help us out?
Dear ian, thank you for the feedback provided. Yesterday, I found out that this is a browser related issue. I already have a fix in place for this one, but there is another encoding related topic that I want to fix as well so that it then should work for you. I will be providing a fix the beginning of next week.
Dear Ian,
I have just published a new version of the UI and Service. They should now fix your issues:
https://github.com/jazz-community/rtc-workitem-bulk-mover-ui/releases/tag/v1.5.3
The new 1.5.3 version works! We are able to move work items. Many thanks for this.
Great to hear that. Thank you for your report which helped us making this plug-in better
Comments
Ian Wark
Jul 08 '19, 1:54 a.m.Note that we ran
https://server-address/ccm/admin/cmd/requestReset and restarted the server once more to check if it made a difference, but no joy.