-
When a Visa card is being used for payment, the value of VI is being passed which results in the error "Invalid credit card type, VI". The correct value to pass is Visa.
-
Entered a start and then corrected the address from the confirmation page. (had not entered a separate bill to address) when I updated it did not also update the Billing address causing them to be d…
-
For starts via Portland LTE, **all** credit card types are being sent with the wrong values: Visa = V, Mastercard = M, American Express = A, Discover = D
-
Steps go to https://test-subscribe.oregonlive.com/Default_Instruction_Clean
input an existing email address
complete the flow
on the order summary component is a Log In button, when clicked it does…
-
My organization has setup a dry run on migrating existing collection from on premise TFS to Azure DevOps Services. Previously we had setup our server to host this mail2bug program, I setup another new…
-
Hi! Currently I am working from home and I am trying to use Rider to connect to TFS. While I was in the office everything works fine, but know, because I use Direct access to connect to TFS I cannot u…
-
- - _[****](https://github.com/progit/progit2/issues/1326)_
__Originally posted by @mazid12345 in https://github.com/git-tfs/git-tfs/pull/1335#discussion_r475185730__
-
Originally reported by: **thedonut (Bitbucket: [thedonut](http://bitbucket.org/thedonut), GitHub: [thedonut](http://github.com/thedonut))**
---
We're behind a proxy here at work that requires authen…
CDuke updated
8 years ago
-
Hello,
I have a Git repository residing within the following directory: C:/TFS/Sandbox/Sanbox. Now I created a new folder called 'Documentation' and dropped a file there 'DeploymentProcedure.docx'.…
-
I am able to get details of a wit field using print(workitem['state'] ) but i am getting error when updating it..
I am getting below error when updating wit field:
Traceback (most recent call la…