Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submission of an add-on identical to an existing one fails silently with no issue closure #3263

Open
XLTechie opened this issue Apr 17, 2024 · 0 comments
Labels

Comments

@XLTechie
Copy link
Contributor

I submitted an add-on called versionCollector. Then, after sendJSON completed, I submitted the same one again, in issue #3262. The same problem can be seen with @nvdaes submission #3258.

Actual:

  • The submission fails silently.
  • No comment is posted.
  • No PR is opened.
  • The issue submitting the duplicate is not closed.

Further, according to the workflow run report, something in one of the CodeQL scripts is what is failing.

Expected:

  • A comment should be posted stating that the add-on version being submitted already exists.
  • The issue should then be closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants