gh4a icon indicating copy to clipboard operation
gh4a copied to clipboard

Issue/Comment creation failed

Open natebragg opened this issue 1 year ago • 1 comments

I tried to create an issue and a comment on a particular repo, but the error message I get back from OctoDroid is "Issue creation failed" or "Comment creation failed". These are very cryptic and confusing error messages. They feel like I made a mistake, rather than what actually happened.

When I navigate to the repo on github.com, it says "An owner of this repository has limited the ability to open an issue to users that have contributed to this repository in the past. "

Likewise for comments.

It would be nice if the error in OctoDroid reflected that.

natebragg avatar Jul 25 '24 14:07 natebragg

#1433 (included in the last release) should address this by including the detailed error returned by GitHub, let us know if that works for you

Fs00 avatar May 31 '25 09:05 Fs00