[ 
https://issues.apache.org/jira/browse/JAMES-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benoit Tellier closed JAMES-2962.
---------------------------------
    Resolution: Fixed

https://github.com/linagora/james-project/pull/2822 is merged

> Able to update Sieve quota for non-existing user
> ------------------------------------------------
>
>                 Key: JAMES-2962
>                 URL: https://issues.apache.org/jira/browse/JAMES-2962
>             Project: James Server
>          Issue Type: Bug
>            Reporter: René Cordier
>            Priority: Major
>             Fix For: 3.5.0
>
>
> It returns 204 code when updating Sieve Quota for non-existing user
> _Request_:
> {code:java}
> PUT http://localhost:8000/sieve/quota/users/lalala
> Body: 12345
> {code}
> _Response_:  204 code
> *Expected result*
> It should return 404 error code for non-existing user.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to