Skip to content

Fix failed gig application - edge case #5498

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

Closed
kkartunov opened this issue May 4, 2021 · 3 comments
Closed

Fix failed gig application - edge case #5498

kkartunov opened this issue May 4, 2021 · 3 comments
Assignees
Labels
Gig Work QA Pass in PROD Passed verification on Production
Milestone

Comments

@kkartunov
Copy link
Collaborator

Problem: salary_expectation accepts spaces wich breaks the application process.
Solution: Application should pass if value is number, nomatter the spaces which should be trimed when calling the API.

@kkartunov kkartunov self-assigned this May 4, 2021
@sandhiyakavi
Copy link
Collaborator

Verified in Beta Env. Application is getting submitted successfully even if the Salary expectation has space in it.

bandicam.2021-05-06.15-39-51-123.mp4
bandicam.2021-05-06.15-45-09-463.mp4

@sandhiyakavi
Copy link
Collaborator

Verified on Staging Env. Working as expected

bandicam.2021-05-07.11-11-36-349.mp4

@sandhiyakavi
Copy link
Collaborator

Verified on Prod Env. Working as expected

bandicam.2021-05-07.16-56-17-277.mp4

@sandhiyakavi sandhiyakavi added QA Pass in PROD Passed verification on Production and removed QA Pass in Staging labels May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gig Work QA Pass in PROD Passed verification on Production
Projects
None yet
Development

No branches or pull requests

3 participants