-
-
Notifications
You must be signed in to change notification settings - Fork 729
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
Fix snail issue for all enterprise fees #9791
Fix snail issue for all enterprise fees #9791
Conversation
Hello @drummer83 |
Thanks @vsmay98! |
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.
That looks good, thank you.
A spec to reproduce the error first would be ideal. |
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.
I think having a system spec that reproduce this specific case and ensure that the case is solved would be a good idea!
@vsmay98 Would you be happy to add a spec? |
Sure @mkllnk |
6c3517f
to
de28027
Compare
@vsmay98 I think this is a "flaky" spec. I'm re-running the build, let's see if it passes. |
Thanks @sigmundpetersen 🤝 The build is green now. |
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.
Nice, thanks @vsmay98 !
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.
Thank you!
Hi @vsmay98, I have first made sure that I can still reproduce the issue on our staging server.
After your PR I tested again: In the screen capture I mostly used the string 'invalid' as input but I have also tested:
For the different calculators we now have:
Worth mentioning:
This is looking really great and it's removing quite a few snails at one shot. 💥 We are ready to go here and I will create a follow-up issue for the topics of 'worth mentioning' (probably later today). ➡️ #9860 Thanks again! 🥳 |
What? Why?
Closes #8250
What should we test?
This is the current status of the calculators:
Steps to Reproduce
As an Admin:
Release notes
Changelog Category: User facing changes | Technical changes
The title of the pull request will be included in the release notes.
Dependencies
Documentation updates