You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/07/30 21:10:08 UTC

[GitHub] [couchdb] nickva opened a new pull request #3687: Port attachment deletion fix from 3.x

nickva opened a new pull request #3687:
URL: https://github.com/apache/couchdb/pull/3687


   ## Overview
   
   Port ba638783b5d87b855939dae69fd63ffd41cb5ed7 from 3.x
   
   This should fix the edge case where deletion with a bad rev was returning a
   404. Now it should return a 409.
   
   Issue: https://github.com/apache/couchdb/issues/2146
   
   ## Testing recommendations
   
        make && make elixir tests=test/elixir/test/attachments_test.exs:102
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] nickva merged pull request #3687: Port attachment deletion fix from 3.x

Posted by GitBox <gi...@apache.org>.
nickva merged pull request #3687:
URL: https://github.com/apache/couchdb/pull/3687


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] nickva commented on pull request #3687: Port attachment deletion fix from 3.x

Posted by GitBox <gi...@apache.org>.
nickva commented on pull request #3687:
URL: https://github.com/apache/couchdb/pull/3687#issuecomment-890275799


   Reusing +1 from https://github.com/apache/couchdb/pull/3686


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org