We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed2b43a + ad31fe2 commit 90c57c9Copy full SHA for 90c57c9
1 file changed
src/apps/competitions/models.py
@@ -153,7 +153,6 @@ def apply_phase_migration(self, current_phase, next_phase, force_migration=False
153
created_by_migration=current_phase,
154
participant=submission.participant,
155
phase=next_phase,
156
- task=submission.task,
157
owner=submission.owner,
158
data=submission.data,
159
)
0 commit comments