Add specific forbidden exception to transfer errors pool#3979
Add specific forbidden exception to transfer errors pool#3979abelgardep merged 2 commits intomasterfrom
Conversation
is this the only case covered here? i mean, a message like |
I agree 100%. But it is kind of tricky at the moment because there are a lot of strings and translated strings over there. Sometimes we just want to show the reason, sometimes we need to show the action and the reason: For example:
We can proceed with |
|
i understand... if we can get So, messaging will need a look too. |
842acb8 to
e921291
Compare
|
👍 |
Related Issues
Add a new message to the errors pool when uploading or doing any operation to a space where the user does not have permission.
Also, the
whenclause was sorted alphabeticallyQA