)]}'
{"freezer_api/api/v2/jobs.py":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"d31457b8f80acc04ef600d1e5d41b96b1ac52c89","unresolved":true,"context_lines":[{"line_number":61,"context_line":"                # action has action_id, let\u0027s see if it\u0027s in the db"},{"line_number":62,"context_line":"                found_action_doc \u003d self.get_action(project_id\u003dproject_id,"},{"line_number":63,"context_line":"                                                   action_id\u003daction.action_id)"},{"line_number":64,"context_line":"                if found_action_doc:"},{"line_number":65,"context_line":"                    # action is already present in the db, do nothing"},{"line_number":66,"context_line":"                    if \u0027freezer_action\u0027 not in action.doc:"},{"line_number":67,"context_line":"                        continue"}],"source_content_type":"text/x-python","patch_set":1,"id":"8da3324b_9cc60390","line":64,"range":{"start_line":64,"start_character":16,"end_line":64,"end_character":36},"updated":"2026-08-27 13:40:26.000000000","message":"do you think we should also raise here when we have just action.action_id and not doc in the input, and ID does not exist in DB?\n\nAs there we don\u0027t have much to work with, and I\u0027m not sure if it\u0027s actually catched in logic?","commit_id":"a4a005839e4706d6d8a090376f544071665c238c"},{"author":{"_account_id":39044,"name":"Alicja Filipek","display_name":"alaf01","email":"alicja.filipek@cleura.com","username":"alaf01"},"change_message_id":"423e655dc10d3abf443a978a6b0223285d6ce9b0","unresolved":true,"context_lines":[{"line_number":61,"context_line":"                # action has action_id, let\u0027s see if it\u0027s in the db"},{"line_number":62,"context_line":"                found_action_doc \u003d self.get_action(project_id\u003dproject_id,"},{"line_number":63,"context_line":"                                                   action_id\u003daction.action_id)"},{"line_number":64,"context_line":"                if found_action_doc:"},{"line_number":65,"context_line":"                    # action is already present in the db, do nothing"},{"line_number":66,"context_line":"                    if \u0027freezer_action\u0027 not in action.doc:"},{"line_number":67,"context_line":"                        continue"}],"source_content_type":"text/x-python","patch_set":1,"id":"c975e151_2b6281f8","line":64,"range":{"start_line":64,"start_character":16,"end_line":64,"end_character":36},"in_reply_to":"8da3324b_9cc60390","updated":"2026-08-28 08:58:24.000000000","message":"yes, it is checked later on, but raising explicitly here is a better solution. I will add it here.","commit_id":"a4a005839e4706d6d8a090376f544071665c238c"}]}
