)]}'
{"watcher/db/sqlalchemy/api.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"b4fb463ebf8d09e6b787a57f0817c71125e420ec","unresolved":true,"context_lines":[{"line_number":258,"context_line":"                              if k not in self._get_relationships(model)}"},{"line_number":259,"context_line":"            obj.update(cleaned_values)"},{"line_number":260,"context_line":"            obj.save(session\u003dsession)"},{"line_number":261,"context_line":"            session.commit()"},{"line_number":262,"context_line":"        return obj"},{"line_number":263,"context_line":""},{"line_number":264,"context_line":"    def _get(self, context, model, fieldname, value, eager):"}],"source_content_type":"text/x-python","patch_set":1,"id":"ed7518bd_26b36805","side":"PARENT","line":261,"updated":"2025-01-28 02:23:29.000000000","message":"this looks like \nhttps://bugs.launchpad.net/nova/+bug/1224429","commit_id":"022d150d20e9acf8e5304c373b8a1654211a1053"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"79a8709b0ce4c04c4e9c4bdd23b6e8d87b56f8c1","unresolved":true,"context_lines":[{"line_number":258,"context_line":"                              if k not in self._get_relationships(model)}"},{"line_number":259,"context_line":"            obj.update(cleaned_values)"},{"line_number":260,"context_line":"            obj.save(session\u003dsession)"},{"line_number":261,"context_line":"            session.commit()"},{"line_number":262,"context_line":"        return obj"},{"line_number":263,"context_line":""},{"line_number":264,"context_line":"    def _get(self, context, model, fieldname, value, eager):"}],"source_content_type":"text/x-python","patch_set":1,"id":"fe486f5f_cc8130cd","side":"PARENT","line":261,"in_reply_to":"ed7518bd_26b36805","updated":"2025-01-29 12:52:56.000000000","message":"ok i think i under stand this now.\n\nbecaues we are notupdating an object we retrived form the db orginally we cant simily update it and rely on the transaction to commit it\n\nin create we need to explity add it to the session and commit it","commit_id":"022d150d20e9acf8e5304c373b8a1654211a1053"}]}
