Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

BitBucket Server 7.16 does not show build status after update

johny b September 6, 2021

Hello,

 

We recently updated our BitBucket server instance to version 7.16. Everything is fine, except the Builds tab does not show any build status.

 

We use TeamCity with Commit Publisher plugin to send commit status to BitBucket.

 

teamcity-commit-status.log file shows POST 200 OK requests to our BitBucket instance.

Making the request manually via Postman results in a 200 OK.

 

Nothing appears in the builds tab.

1 answer

1 accepted

0 votes
Answer accepted
johny b September 7, 2021

Hello again, everyone

 

After a bit more googling I found this post with this specific comment:

https://youtrack.jetbrains.com/issue/TW-69519#focus=Comments-27-5133923.0-0

 

tl;dr

 

1. Adding a TeamCity internal property

teamcity.internal.commitStatusPublisher.enforceDeprecatedAPI=true

helps. This changes the POST body, tho.

 

2. Removing the "ref" attribute from POST body also works.

 

I'll be making a post in the JetBrains forums.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events