🐛: jmap: should not return invalidProperties if Email/set doesn't change anything #1139
Open
1 task done
Labels
bug
Something isn't working
What happened?
I found that if I set $seen again the server will return an
invalidProperities
because of no changes. I'm not sure whether it's reasonable.https://jmap.io/spec-core.html#set says
But there is no properties changed.
How about returning no error and making
Email/set
idempotent?How can we reproduce the problem?
I can reproduce the problem by doing the following steps:
Email/set
keywords/$seen: true
again for an email which has been marked as seen.Version
v0.11.x
What database are you using?
None
What blob storage are you using?
None
Where is your directory located?
None
What operating system are you using?
None
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: