diff --git a/9a44c1deecacd450cbd117b2d6d21c180176110e b/9a44c1deecacd450cbd117b2d6d21c180176110e new file mode 100644 index 00000000..001f1f76 --- /dev/null +++ b/9a44c1deecacd450cbd117b2d6d21c180176110e @@ -0,0 +1,38 @@ +{ + "comments": [ + { + "unresolved": true, + "key": { + "uuid": "bb42b220_8713980a", + "filename": "service-mgmt/sm-db/database/create_sm_db.sql", + "patchSetId": 3 + }, + "lineNbr": 49, + "author": { + "id": 28676 + }, + "writtenOn": "2024-04-26T13:28:13Z", + "side": 1, + "message": "It shouldn\u0027t be added this way, it should be as the following example:\n\nINSERT INTO \"SERVICE_GROUP_MEMBERS\" SELECT MAX(id) + 1,\u0027no\u0027,\u0027controller-services\u0027,\u0027drbd-etcd\u0027,\u0027critical\u0027 FROM \"SERVICE_GROUP_MEMBERS\";", + "revId": "9a44c1deecacd450cbd117b2d6d21c180176110e", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" + }, + { + "unresolved": true, + "key": { + "uuid": "898be1ab_5254a6d8", + "filename": "service-mgmt/sm-db/database/create_sm_db.sql", + "patchSetId": 3 + }, + "lineNbr": 138, + "author": { + "id": 28676 + }, + "writtenOn": "2024-04-26T13:28:13Z", + "side": 1, + "message": "I think we shouldn\u0027t add this service as \"66\", it should be added as the following example:\n\nINSERT INTO \"SERVICES\" SELECT MAX(id) + 1,\u0027no\u0027,\u0027drbd-etcd\u0027,\u0027initial\u0027,\u0027initial\u0027,\u0027none\u0027,\u0027none\u0027,2,1,90000,4,16,\u0027\u0027 FROM \"SERVICES\";", + "revId": "9a44c1deecacd450cbd117b2d6d21c180176110e", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" + } + ] +} \ No newline at end of file