mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-08 12:53:50 -05:00
flag epic as modified
This commit is contained in:
@@ -249,6 +249,7 @@ class TechLead(RelevantFilesMixin, BaseAgent):
|
||||
]
|
||||
|
||||
# Flag tasks as modified so SQLAlchemy knows to save the changes
|
||||
self.next_state.flag_epics_as_modified()
|
||||
self.next_state.flag_tasks_as_modified()
|
||||
|
||||
await self.ui.send_epics_and_tasks(
|
||||
|
||||
Reference in New Issue
Block a user