Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.07
-
Fix Version/s: 1.7.08
-
Component/s: Data
-
Labels:None
-
Rank:0|i002t3:
-
i2b2 Sponsored Project/s:i2b2 Core
-
Affects Database/s:PostgreSQL
-
Developer Notes:This was fixed for both PostgreSQL and SQL Server scripts. The oracle script already had the PROTECTION_LABEL_CD defined as the primary key.
-
Testing Notes:
Description
The table qt_privilege in the crc schema doesn’t have primary key. However, in the document, it’s asserted that the ‘PROTECTION_LABEL_CD’ is the primary key. It’s a little error, but it could give some hard times (when the ant command is used too many time, duplicate appears, and error pops up in the webclient). Not a big issue, but worth being noted