)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":36686,"name":"Inyong Hong","display_name":"hongp","email":"inyong.hong@samsung.com","username":"hong-p"},"change_message_id":"066af10a8747b3fff1a6d95e1a8944be4fe2ade1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"23fd704d_8627abd9","updated":"2026-05-27 14:43:54.000000000","message":"Hi, This looks like a duplicate of 961906, which fixes the same root cause and already has CR+2. Please take a look.\nhttps://review.opendev.org/c/openstack/cinder/+/961906","commit_id":"6345e3de04178513aae877d5f0bf2ae6deb31daf"},{"author":{"_account_id":36686,"name":"Inyong Hong","display_name":"hongp","email":"inyong.hong@samsung.com","username":"hong-p"},"change_message_id":"f582850e971b873c527f7525f14c47ad156250f1","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"f867e0b6_e80541bd","updated":"2026-05-27 16:12:45.000000000","message":"Hi, This looks like a duplicate of 961906, which fixes the same root cause and already has CR+2. Please take a look.\nhttps://review.opendev.org/c/openstack/cinder/+/961906","commit_id":"6345e3de04178513aae877d5f0bf2ae6deb31daf"},{"author":{"_account_id":34860,"name":"Amit Uniyal","email":"auniyal@redhat.com","username":"auniyal"},"change_message_id":"d7a855c6d4a19e610694680a9e8f586304a5e437","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"bea7da4c_0e78dc41","in_reply_to":"10fd7d6b_1f76933d","updated":"2026-05-28 06:58:31.000000000","message":"if you are interested you can always improve  fuctional test\nso right now as the fix patch is not merged - you can create a reproducer for it.","commit_id":"6345e3de04178513aae877d5f0bf2ae6deb31daf"},{"author":{"_account_id":29071,"name":"norman shen","email":"yshxxsjt715@gmail.com","username":"ushen"},"change_message_id":"11900ba4d80185f453d958a472b315461dc8c301","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"10fd7d6b_1f76933d","in_reply_to":"71435333_23f4f816","updated":"2026-05-27 21:50:55.000000000","message":"Looks like 961906 is already approved to be merged. Do I need to remove the duplicate fixing in this PS?","commit_id":"6345e3de04178513aae877d5f0bf2ae6deb31daf"},{"author":{"_account_id":8846,"name":"Hao Wang","display_name":"Hao Wang","email":"sxmatch1986@gmail.com","username":"sxmatch"},"change_message_id":"8ef8e0347013caeef7d1a2602439f551998ce109","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"71435333_23f4f816","in_reply_to":"f867e0b6_e80541bd","updated":"2026-05-27 17:01:33.000000000","message":"Yes, same update in volume_has_other_project_snp_filter although fixing two bugs here, could we merge them into one patch?","commit_id":"6345e3de04178513aae877d5f0bf2ae6deb31daf"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"3fa22461c75ce1a87678afcf78980074620503e6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"31e21b57_8b5f109c","updated":"2026-05-28 14:54:20.000000000","message":"Please rebase this so we can get the changes that are not in \nhttps://review.opendev.org/c/openstack/cinder/+/961906","commit_id":"b2afeb1653e2504f3f6907ef728cb83e3e0421a7"}],"cinder/db/sqlalchemy/api.py":[{"author":{"_account_id":36171,"name":"jayaanand borra","display_name":"jayaanand borra","email":"jayaanand.borra@netapp.com","username":"jayaanan","status":"netapp"},"change_message_id":"a09772d2a0f19e04cfe60cddfdd04cc0bd8ba862","unresolved":true,"context_lines":[{"line_number":3468,"context_line":"        and_("},{"line_number":3469,"context_line":"            models.Volume.id \u003d\u003d models.Snapshot.volume_id,"},{"line_number":3470,"context_line":"            models.Volume.project_id !\u003d models.Snapshot.project_id,"},{"line_number":3471,"context_line":"            ~models.Snapshot.deleted,"},{"line_number":3472,"context_line":"        )"},{"line_number":3473,"context_line":"    )"},{"line_number":3474,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"d73d39c9_6f6a3e11","line":3471,"updated":"2026-05-11 14:54:25.000000000","message":"same scenario will happen with CG snapshot?","commit_id":"744516d45fc07a7bd3c3561351f3219abe76461d"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"d0b1cdc0d5f9cb3567fbf6e5fc90a2fa5f36cd6b","unresolved":true,"context_lines":[{"line_number":3468,"context_line":"        and_("},{"line_number":3469,"context_line":"            models.Volume.id \u003d\u003d models.Snapshot.volume_id,"},{"line_number":3470,"context_line":"            models.Volume.project_id !\u003d models.Snapshot.project_id,"},{"line_number":3471,"context_line":"            ~models.Snapshot.deleted,"},{"line_number":3472,"context_line":"        )"},{"line_number":3473,"context_line":"    )"},{"line_number":3474,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"d86ad878_6908b814","line":3471,"in_reply_to":"d73d39c9_6f6a3e11","updated":"2026-05-11 18:23:56.000000000","message":"This operation doesn\u0027t interact w/ CG snapshots - can you explain further?","commit_id":"744516d45fc07a7bd3c3561351f3219abe76461d"},{"author":{"_account_id":29071,"name":"norman shen","email":"yshxxsjt715@gmail.com","username":"ushen"},"change_message_id":"a4448abef245d545fbeb89cfd4fb77580e730608","unresolved":false,"context_lines":[{"line_number":3468,"context_line":"        and_("},{"line_number":3469,"context_line":"            models.Volume.id \u003d\u003d models.Snapshot.volume_id,"},{"line_number":3470,"context_line":"            models.Volume.project_id !\u003d models.Snapshot.project_id,"},{"line_number":3471,"context_line":"            ~models.Snapshot.deleted,"},{"line_number":3472,"context_line":"        )"},{"line_number":3473,"context_line":"    )"},{"line_number":3474,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"912aa3a7_cf68b9a7","line":3471,"in_reply_to":"d86ad878_6908b814","updated":"2026-05-31 01:27:42.000000000","message":"Done","commit_id":"744516d45fc07a7bd3c3561351f3219abe76461d"}]}
