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
I can ask more than 5 demands there for I reached the limitation of 5 / week.
https://portail-test.sig.rennesmetropole.fr/cadastrapp/services/checkRequestLimitation?cni=maeltest&type=P3
The backend is clearly saying : "0 request left for this person"
{"requestAvailable":0,"user":{"commune":"","firstName":"mael","lastName":"reboux","adress":"","cni":"maeltest","codePostal":"","userId":1,"mail":"","type":"P3"}}
But the form let me ask some new demands. This can't be possible.
Could you reproduce @landryb @jusabatier ?
The text was updated successfully, but these errors were encountered:
Reproduced here, but the print buttons still gayed and not clickable.
I agree that a red warning would be better.
Sorry, something went wrong.
It's ok to show the same message in the request object list, like when you are adding too many entries?
georchestra#101 show max requst message when the limit is 0
b761334
I created this PR for this change, please let me know if it is ok for you, I'll merge. #110 (comment)
Merge pull request #110 from offtherailz/101
ae71948
#101 show max request message when the limit is 0
offtherailz
No branches or pull requests
I can ask more than 5 demands there for I reached the limitation of 5 / week.
https://portail-test.sig.rennesmetropole.fr/cadastrapp/services/checkRequestLimitation?cni=maeltest&type=P3
The backend is clearly saying : "0 request left for this person"
{"requestAvailable":0,"user":{"commune":"","firstName":"mael","lastName":"reboux","adress":"","cni":"maeltest","codePostal":"","userId":1,"mail":"","type":"P3"}}
But the form let me ask some new demands. This can't be possible.
Could you reproduce @landryb @jusabatier ?
The text was updated successfully, but these errors were encountered: