gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

Unable to Accept Merge Request in GitButler v0.14.16

Open isubroto opened this issue 8 months ago • 4 comments

Version

0.14.16

Operating System

Windows

Distribution Method

msi (Windows)

Describe the issue

I'm currently using the GitButler app to manage version control with GitHub. Everything worked fine in v0.14.13, where I was able to detect file changes, push changes to a sub-branch, and send a pull request. However, after upgrading to v0.14.16, I am unable to accept merge requests for my own repository. The functionality seems to be broken in the newer version.

Steps to Reproduce:

  • Use GitButler v0.14.16 and connect it to your GitHub repository.

  • Detect changes to files and push those changes to a sub-branch.

  • Create a pull request from the sub-branch to the main branch.

  • Try to accept the merge request, but the option does not work or is unavailable.

Expected Behavior:

  • I should be able to accept a pull request on my own repository, as I could in version 0.14.13.

Actual Behavior:

  • The option to accept the merge request is either unavailable or not working in v0.14.16.

Environment:

  • GitButler version: 0.14.16

  • GitHub repository: Private repository

  • Operating System: Windows 11

Additional Context:

  • In v0.14.13, this functionality was working as expected.

  • No error messages are displayed, but the action does not work as it did in the previous version.

How to reproduce (Optional)

No response

Expected behavior (Optional)

No response

Relevant log output (Optional)


isubroto avatar Apr 10 '25 15:04 isubroto

Thanks a lot for reporting!

Does that mean the when the button is there, pressing it does nothing? If so, could you open View -> Developer Tools and check the console for errors?

Also, it seems that sometime when the button should be there, it is not, which seems to be a logic error somewhere.

In any case, reeling in @estib-vega.

Byron avatar Apr 12 '25 12:04 Byron

no its disabled so no log created

isubroto avatar Apr 13 '25 13:04 isubroto

Taking a look

estib-vega avatar Apr 14 '25 06:04 estib-vega

Image

@isubroto To confirm are you talking about this button, right?

If so, do you see any message in a tooltip if you hover over the button?

estib-vega avatar Apr 14 '25 06:04 estib-vega