Project

General

Profile

Actions

Defect #41975

closed

Uniqueness of Project model fields is not checked sufficiently

Added by Hiroyuki Kano 7 days ago. Updated 6 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Projects
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

In the Project model, :identifier is defined as unique, but it is not guaranteed to be unique in the database.
If transactions are processed in parallel, projects with the same identifier may be created.

Therefore, we propose to add unique-index to the database to guarantee uniqueness.A patch for this purpose is attached.


Files

Actions

Also available in: Atom PDF