-
Notifications
You must be signed in to change notification settings - Fork 40
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
ERP: Modifications in registration form #3127
base: master
Are you sure you want to change the base?
Conversation
🚀 Deployed on https://deploy-preview-3127--glific-frontend.netlify.app |
Glific Run #5370
Run Properties:
|
Project |
Glific
|
Branch Review |
enhancement/erp
|
Run status |
Passed #5370
|
Run duration | 25m 51s |
Commit |
b1050d21f1 ℹ️: Merge 0d9016dfeb8282e506b58310780fd049f5d54869 into f2e2f62849f1f246e9605fc19b6a...
|
Committer | Akansha Sakhre |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
169
|
View all changes introduced in this branch ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
We need better error handling. If someone tries to register and org does not exist the form fails silently. We should at least show some helpful message.
-
Can you also fix failing unit tests?
-
I am also trying to register a new org:
Example NGO
and the backend is failing with an error. Note thatExample NGO
has been added to Frappe.
Let's discuss.
|
Can you update the message to: "Example organization not found". Please contact the Glific support team. |
sure, @AmishaBisht will be doing that from the BE |
target issue is #3105