Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D50B710EEF for ; Wed, 22 Jan 2014 10:25:39 +0000 (UTC) Received: (qmail 4373 invoked by uid 500); 22 Jan 2014 10:25:23 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 4271 invoked by uid 500); 22 Jan 2014 10:25:22 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 4248 invoked by uid 99); 22 Jan 2014 10:25:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 10:25:22 +0000 Date: Wed, 22 Jan 2014 10:25:22 +0000 (UTC) From: "Garren Smith (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COUCHDB-2035) Stop user from removing _id and _rev from doc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Garren Smith created COUCHDB-2035: ------------------------------------- Summary: Stop user from removing _id and _rev from doc Key: COUCHDB-2035 URL: https://issues.apache.org/jira/browse/COUCHDB-2035 Project: CouchDB Issue Type: New Feature Reporter: Garren Smith When a user is editing a doc, warn them and stop them from being able to remove the _id and _rev from a doc. -- This message was sent by Atlassian JIRA (v6.1.5#6160)