You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
I was testing in dev to register a new project in the Project Management tab, and I ran into an issue where the project was created, but the auto-assignment of webhook, label, and rules failed.
The error that showed was confusing, and it caused me to click Save again, and I ended up with a duplicate project.
What we need to do is:
Figure out why the error message showed in the first place and fix that
Ensure that the error message is more descriptive and says something like Project created, but adding the webhook, issue labels, and wiki rules failed.
Redirect the user back to the project list to see the newly added project so a duplicate isn't added.
The text was updated successfully, but these errors were encountered:
I was testing in dev to register a new project in the
Project Management
tab, and I ran into an issue where the project was created, but the auto-assignment of webhook, label, and rules failed.The error that showed was confusing, and it caused me to click
Save
again, and I ended up with a duplicate project.What we need to do is:
Project created, but adding the webhook, issue labels, and wiki rules failed
.The text was updated successfully, but these errors were encountered: