Project

General

Profile

Bug #1195

Creating two KV store lookups with the same name causes data corruption

Added by Luke Murphey about 8 years ago. Updated about 8 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Start date:
02/05/2016
Due date:
% Done:

0%


Description

Steps to reproduce:

1) Create a KV store lookup with user A
2) Create another KV store lookup with the same name but in a different app and using another user account
3) Note that the lookup contains the values of both lookups

History

#1 Updated by Luke Murphey about 8 years ago

You don't even have to use a different user, just making the same named KV store in different apps triggers the problem.

#2 Updated by Luke Murphey about 8 years ago

I think this is a Core bug. The endpoint ought to either:

  1. Treat them as separate lookups entirely
  2. Generate a 409 error when the second lookup is created

#3 Updated by Luke Murphey about 8 years ago

  • Target version changed from 2.1 to Plus_2

#4 Updated by Luke Murphey about 8 years ago

Opened a core bug: SPL-114568

Also available in: Atom PDF