Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

TF10139: check-in policies have not been satisfied #266

Closed
mattboroi opened this issue Jun 26, 2017 · 1 comment
Closed

TF10139: check-in policies have not been satisfied #266

mattboroi opened this issue Jun 26, 2017 · 1 comment

Comments

@mattboroi
Copy link

There appears to be an issue at check-in when VS.com has a check-in policy. The association to a task or work item is created as a comment and does not satisfy the requirement.

tf checkin -noprompt ******** C:\Projects\Directory\sourcefile.js -comment: #578 - Some Task [Checkin] TF10139: The following check-in policies have not been satisfied: You must associate this check-in with one or more work items. No files checked in.

I was able to manually work around this by running the same command and adding the /override flag.

tf checkin -noprompt ******** C:\Projects\Directory\sourcefile.js -comment:"#578 - Some Task" /override:"vsts-vscode defect"

@mattboroi
Copy link
Author

Duplicate of #191

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant