Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Bitbucket 7.1.1 support --- Buttons doesn't appear #366

Open
ApresFiux opened this issue Apr 20, 2020 · 7 comments
Open

Bitbucket 7.1.1 support --- Buttons doesn't appear #366

ApresFiux opened this issue Apr 20, 2020 · 7 comments

Comments

@ApresFiux
Copy link

ApresFiux commented Apr 20, 2020

Can't see button anymore (after u[grade from 6.10 to 7.1.1)

  • Plugin version: LATEST - 4.1
  • Bitbucket Server version: 7.1.1

[{"buttonFormList":[],"buttonFormListString":"[]","confirmation":"on","name":"BUILD","projectKey":"A00P","repositorySlug":"a00_repo_template_1","userLevel":"ADMIN","uuid":"a4049b47-538e-48f8-93a1-abc2a82eb2c6","confirmationText":"Are you sure?"},{"buttonFormList":[],"buttonFormListString":"[]","confirmation":"on","name":"Deploy to Production","projectKey":"GT","userLevel":"ADMIN","uuid":"d8b8384e-3c19-4d0b-88ce-6e5013a4db1a","confirmationText":"The changes of the pull request will be deployed to production."},{"buttonFormList":[],"buttonFormListString":"[]","confirmation":"on","name":"Run_Automation_Tests_Bugs_And_Conflicts","projectKey":"KT","repositorySlug":"test_1","userLevel":"EVERYONE","uuid":"557c5808-64fd-4fdc-8926-53216d6245eb"}]

Buttons doesn't appear

@lordylike
Copy link

Can confirm the problem. I think I've traced it down to this change in 7.0 Bitbucket release:
https://developer.atlassian.com/server/bitbucket/reference/api-changelog/#changes-related-to-the-new-pull-request-experience-
Sadly, I have no experience with plugin development. So maybe this pointer can help somebody open a PR.

@ApresFiux
Copy link
Author

ApresFiux commented May 21, 2020

@tomasbjerre any help here ?

@tomasbjerre
Copy link
Owner

tomasbjerre commented May 21, 2020 via email

@laetho
Copy link

laetho commented May 26, 2020

I can also confirm that this no longer works. Plugin version 4.1 and BitBucket Server 7.2.3.

I wish to thank @tomasbjerre for making this plugin in the first place. It has served us well!. But it seems Atlassian keeps mixing things up. We'll have to redesign our CI solutions. Maybe ditch bitbucket alltogether.

@mrbball17
Copy link

I appeared to run into this same issue, but on a combination of upgrades NOT involving Bitbucket 7.x:

  • PR Notifier 4.1 -> 5.0
  • Bitbucket DC 6.10.5 -> 6.10.8.

Has anyone else seen similar behavior with similar combinations? Reverting to PR Notifier 4.1 did not have any effect. So, we no longer have ANY trigger build buttons, which was one of the best functionalities provided by PR Notifier.

@ginessanchezbustillo
Copy link

I am also facing this issue. In case of not going to fix this plugin, is there any equivalent alternative for Bitbucket 7?

@ginessanchezbustillo
Copy link

ginessanchezbustillo commented Mar 16, 2021

Has anyone else seen similar behavior with similar combinations? Reverting to PR Notifier 4.1 did not have any effect. So, we no longer have ANY trigger build buttons, which was one of the best functionalities provided by PR Notifier.

I have bitbucket server v6.10.8 and PR Notifier 4.1 and with that setup all is working fine. As you can see, we have the buttons "Delegate Merge" and "Launch Jenkins Build" in the PR right-side menu.

image

But if I do an upgrade of the PR Notifier from 4.1 to 5.0 (the latests release, without upgrading bitbucket), those buttons are not displayed anymore.
And the same happened last week; after upgrading to Bitbucket 7.6 and PR Notifier 4.1; buttons were not there anymore.
image

Is there any combination between PR Notifier and Bitbucket 7.X that works correctly?

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

6 participants