We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The puzzle 663-2b32ef86 from #663 has to be resolved:
663-2b32ef86
mystamps/src/main/java/ru/mystamps/web/controller/dto/AddToCollectionForm.java
Line 36 in fc7e116
The puzzle was created by Slava Semushin on 15-Jun-18.
The text was updated successfully, but these errors were encountered:
User can specify a price that he/she paid for a series.
fc7e116
Fix #663
It should be available only for paid users. Also, we probably should have 2 sets of tests (one for paid users and another one for ordinary users).
Sorry, something went wrong.
P.S. don't forget to test that price/currency fields are disabled for non-paid users.
No branches or pull requests
The puzzle
663-2b32ef86
from #663 has to be resolved:mystamps/src/main/java/ru/mystamps/web/controller/dto/AddToCollectionForm.java
Line 36 in fc7e116
The puzzle was created by Slava Semushin on 15-Jun-18.
The text was updated successfully, but these errors were encountered: