opendevstack / opendevstack/ods-provisioning-app
improve error message in provision project and quickstarter flows
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14
- Forks
- 20
- Avg merge
- 3h 35m
- Merged PRs (30d)
- 1
Description
Current error messages in add project or provision quickstarter flow either contains technical
A. details that should not be revealed
B. or are too complex to understand users
E.g if webhook proxy is not up and running something like this error message should be returned: "endpoint to trigger jenkins pipeline is not reachable"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the add-project and quickstarter provisioning flows in this deprecated provisioning app; the issue does not name specific files or tests. Review the errors returned when the webhook proxy is unavailable, then verify that user-facing messages omit technical details and clearly explain that the Jenkins pipeline endpoint is unreachable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100