)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"d1d880ed0321d3ee7f2f93c8054fee40c1e3a46c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"3620e95d_56681cb9","updated":"2022-07-25 16:33:01.000000000","message":"Good catch Carlos; please see comments inline","commit_id":"04c2791dea371c9941c8073ebda8fd29c33492d6"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"ccf4ccb23ff875061e423513913a2d9886c77d2b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"b8adbef6_ed3ebccc","updated":"2022-07-26 14:45:36.000000000","message":"Thanks, LGTM - a unit test perhaps so we don\u0027t break this again?","commit_id":"959857c963cb00580d233f32fcd2c3fa1772d109"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"4927959723cb8ce04857b6f7b992a9e002dda92b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"ac2b9d21_4ab2daa9","updated":"2022-08-19 19:13:59.000000000","message":"Great, thank you Carlos!","commit_id":"2b7f8beb442ea3124786f2f8ebf6addc6152a435"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"dec80142f043a974e20a3be95b36405a8640711b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"dd1ccf6e_95966531","updated":"2022-07-26 21:42:41.000000000","message":"Thank you for the review - Added a unit test to cover the scenario :)","commit_id":"2b7f8beb442ea3124786f2f8ebf6addc6152a435"},{"author":{"_account_id":6413,"name":"Victoria Martinez de la Cruz","email":"victoria@redhat.com","username":"vkmc"},"change_message_id":"ecab173e7ee03ee477c193845829acadcd8d1e9a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"fd33fc3f_8af38fb2","updated":"2022-09-02 10:13:03.000000000","message":"Thanks Carlos!","commit_id":"2b7f8beb442ea3124786f2f8ebf6addc6152a435"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"1336379aed27ce9026bffa648998252e47cf8099","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"98431541_d7630967","updated":"2022-09-01 20:01:40.000000000","message":"lgtm!","commit_id":"2b7f8beb442ea3124786f2f8ebf6addc6152a435"}],"manilaclient/osc/v2/share.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"d1d880ed0321d3ee7f2f93c8054fee40c1e3a46c","unresolved":true,"context_lines":[{"line_number":304,"context_line":"            \"--share-group\","},{"line_number":305,"context_line":"            metavar\u003d\"\u003cshare-group\u003e\","},{"line_number":306,"context_line":"            default\u003dNone,"},{"line_number":307,"context_line":"            help\u003d_(\"Optional share group (name or ID)\""},{"line_number":308,"context_line":"                   \"which contains the share\")"},{"line_number":309,"context_line":"        )"},{"line_number":310,"context_line":"        parser.add_argument("}],"source_content_type":"text/x-python","patch_set":1,"id":"e527af31_dbc7b7f7","line":307,"range":{"start_line":307,"start_character":53,"end_line":307,"end_character":54},"updated":"2022-07-25 16:33:01.000000000","message":"missing space","commit_id":"04c2791dea371c9941c8073ebda8fd29c33492d6"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"dec80142f043a974e20a3be95b36405a8640711b","unresolved":false,"context_lines":[{"line_number":304,"context_line":"            \"--share-group\","},{"line_number":305,"context_line":"            metavar\u003d\"\u003cshare-group\u003e\","},{"line_number":306,"context_line":"            default\u003dNone,"},{"line_number":307,"context_line":"            help\u003d_(\"Optional share group (name or ID)\""},{"line_number":308,"context_line":"                   \"which contains the share\")"},{"line_number":309,"context_line":"        )"},{"line_number":310,"context_line":"        parser.add_argument("}],"source_content_type":"text/x-python","patch_set":1,"id":"e8fa6bb6_c91ecdac","line":307,"range":{"start_line":307,"start_character":53,"end_line":307,"end_character":54},"in_reply_to":"e527af31_dbc7b7f7","updated":"2022-07-26 21:42:41.000000000","message":"Done","commit_id":"04c2791dea371c9941c8073ebda8fd29c33492d6"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"d1d880ed0321d3ee7f2f93c8054fee40c1e3a46c","unresolved":true,"context_lines":[{"line_number":331,"context_line":"                share_obj \u003d apiutils.find_resource("},{"line_number":332,"context_line":"                    share_client.shares, share"},{"line_number":333,"context_line":"                )"},{"line_number":334,"context_line":"                share_group_id \u003d ("},{"line_number":335,"context_line":"                    parsed_args.share_group"},{"line_number":336,"context_line":"                    if parsed_args.share_group else None)"},{"line_number":337,"context_line":"                if parsed_args.force:"},{"line_number":338,"context_line":"                    share_client.shares.force_delete(share_obj)"},{"line_number":339,"context_line":"                else:"}],"source_content_type":"text/x-python","patch_set":1,"id":"6a87e47b_e566804a","line":336,"range":{"start_line":334,"start_character":17,"end_line":336,"end_character":57},"updated":"2022-07-25 16:33:01.000000000","message":"We\u0027ll also need to resolve names here with find_resource..","commit_id":"04c2791dea371c9941c8073ebda8fd29c33492d6"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"e90abfb1cbe4f1d6449ebad867b1654006e80cb4","unresolved":false,"context_lines":[{"line_number":331,"context_line":"                share_obj \u003d apiutils.find_resource("},{"line_number":332,"context_line":"                    share_client.shares, share"},{"line_number":333,"context_line":"                )"},{"line_number":334,"context_line":"                share_group_id \u003d ("},{"line_number":335,"context_line":"                    parsed_args.share_group"},{"line_number":336,"context_line":"                    if parsed_args.share_group else None)"},{"line_number":337,"context_line":"                if parsed_args.force:"},{"line_number":338,"context_line":"                    share_client.shares.force_delete(share_obj)"},{"line_number":339,"context_line":"                else:"}],"source_content_type":"text/x-python","patch_set":1,"id":"e4c75102_10d1ff7e","line":336,"range":{"start_line":334,"start_character":17,"end_line":336,"end_character":57},"in_reply_to":"5d2ad955_733b8f93","updated":"2022-07-25 20:58:41.000000000","message":"Done","commit_id":"04c2791dea371c9941c8073ebda8fd29c33492d6"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"a0eec7b6eb14ff267af8f8ba5d805d6c785742a6","unresolved":true,"context_lines":[{"line_number":331,"context_line":"                share_obj \u003d apiutils.find_resource("},{"line_number":332,"context_line":"                    share_client.shares, share"},{"line_number":333,"context_line":"                )"},{"line_number":334,"context_line":"                share_group_id \u003d ("},{"line_number":335,"context_line":"                    parsed_args.share_group"},{"line_number":336,"context_line":"                    if parsed_args.share_group else None)"},{"line_number":337,"context_line":"                if parsed_args.force:"},{"line_number":338,"context_line":"                    share_client.shares.force_delete(share_obj)"},{"line_number":339,"context_line":"                else:"}],"source_content_type":"text/x-python","patch_set":1,"id":"5d2ad955_733b8f93","line":336,"range":{"start_line":334,"start_character":17,"end_line":336,"end_character":57},"in_reply_to":"6a87e47b_e566804a","updated":"2022-07-25 19:20:36.000000000","message":"++ - good catch. Fixing it in a few","commit_id":"04c2791dea371c9941c8073ebda8fd29c33492d6"}]}
