Hayato Iriumi

Avatar
  • Total activity 47
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 15
  • Created

    LDAP Sync Skips Some Members

    Completed
    When LDAP sync happens in TeamCity, it skips some members. Even after I add the skipped member manually, when I run the sync again, it actually removes the member. Since LDAP sync happens periodica...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Restoring Built-in Authentication

    Hello,I'm playing around with TeamCity 9.1.5 at my new company right now. I plan to use LDAP and I have everything setup and it seems to be syncing correctly.Now I wanted to see if stuff worked wit...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    How to trigger build from JavaScript (REST API)

    Hello,I'm trying to trigger a build from JavaScript. When I try the following code, I get "400 (Bad Request)"            var data = {                buildType: {id: buildTypeId}            }       ...
    • 1 follower
    • 2 comments
    • 0 votes