Unable to Accept Merge Request in GitButler v0.14.16
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)
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.
no its disabled so no log created
Taking a look
@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?