-
Notifications
You must be signed in to change notification settings - Fork 17
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
Improve Create Parking workflow to show clear error message while creating parking with duplicate facility ID. #185
Labels
Comments
amansinghbais
added a commit
to amansinghbais/facilities
that referenced
this issue
Jan 29, 2024
1 task
amansinghbais
moved this from 🏗 In progress
to 👀 In review
in Digital Experience Platform
Jan 29, 2024
amansinghbais
added a commit
to amansinghbais/facilities
that referenced
this issue
Jan 29, 2024
amansinghbais
added a commit
to amansinghbais/facilities
that referenced
this issue
Jan 29, 2024
amansinghbais
added a commit
to amansinghbais/facilities
that referenced
this issue
Feb 19, 2024
amansinghbais
added a commit
to amansinghbais/facilities
that referenced
this issue
Feb 19, 2024
Based on discussion, we will be showing error message from server dynamically in case of facility creation failure due to duplicate facilityId. |
amansinghbais
moved this from 📅 Planned
to 🏗 In progress
in Digital Experience Platform
Jul 16, 2024
amansinghbais
added a commit
to amansinghbais/facilities
that referenced
this issue
Jul 16, 2024
Merged
1 task
amansinghbais
moved this from 🏗 In progress
to 👀 In review
in Digital Experience Platform
Jul 16, 2024
ymaheshwari1
added a commit
that referenced
this issue
Jul 18, 2024
Improved: error handling while parking creation to show error message from server (#185)
ymaheshwari1
moved this from 👀 In review
to ⏸️ Dev complete
in Digital Experience Platform
Jul 18, 2024
Verified and working fine in release v1.9.0. Hence, closing it. |
github-project-automation
bot
moved this from 🛠 In QA
to ✅ Done
in Digital Experience Platform
Aug 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the motivation for adding/enhancing this feature?
Currently, if we create a parking facility with a duplicate internal ID (facility ID), we receive an error toast with the message 'Failed to create parking.' It would be great if the user could see the exact reason, such as 'Facility with ID already exists.'
Additionally, automatically generate an internal ID if the user removes it manually from the Create Parking form.
What are the acceptance criteria?
Can you complete this feature request by yourself?
Additional information
The text was updated successfully, but these errors were encountered: