<< Back to previous view

[QB-2184] Failed parsing TFS change log with Unknown Action error (empty change type)
Created: 18/Sep/14  Updated: 20/Sep/14

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: None
Fix Version/s: 5.1.35

Type: Bug Priority: Major
Reporter: Steve Luo Assigned To: Unassigned
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
When TFS change type is property, the change-type attribute is empty like below:

<item change-type="" server-item="$/P/Services/ExportService.cs"/>

and the error looks like below:

3:00:28,641 ERROR - Step 'master>checkout' is failed: Unknown action '', you may need change your TFS to English version.
13:00:28,641 TRACE - Stack trace for the failure
    com.pmease.quickbuild.plugin.scm.helper.ScmException: Unknown action '', you may need change your TFS to English version.
        at com.pmease.quickbuild.plugin.scm.tfs.ActionMul.getAction(ActionMul.java:85)
        at com.pmease.quickbuild.plugin.scm.tfs.TEEChangeLogConsumer.getChanges(TEEChangeLogConsumer.java:85)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsCli.changes(TfsCli.java:438)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsCli.changes(TfsCli.java:490)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsCli.changes(TfsCli.java:473)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsRepository.getChangesBetween(TfsRepository.java:96)
        at com.pmease.quickbuild.plugin.scm.tfs.TfsRepository$$EnhancerByCGLIB$$cf14cf21.CGLIB$getChangesBetween$13(<generated>)

Generated at Sun Oct 05 19:11:11 UTC 2025 using JIRA 189.