#4599 - context manager send task_id queryset only to delete task_id#4601
#4599 - context manager send task_id queryset only to delete task_id#4601Keshav123454 wants to merge 1 commit intolearningequality:unstablefrom
Conversation
… delete task_id
|
Hi @Keshav123454! The solution you have implemented here seems to fulfill the requirements mentioned in #4599, there's a bit more of cleaning that needs to be done. The CustomTaskMetadata object needs to be properly deleted along with TaskResult object when the publish task is failed. As I have been assigned this issue already, I have mostly worked with it and now I'm working with the tests. |
#4620 PR for reference. |
Thank you for the review. |
|
@Keshav123454 I will close this now but we appreciate your effort. Please always message us on an issue you'd like to work on and wait for being assigned - this will prevent from these kinds of situations. You can see the contributing guidelines with more details. There are contributing opportunities in three repositories. See the contributing guidelines including links to issues suitable for contribution for each repository here:
You can also see the list of unassigned "help wanted" or "good first issue" issues across all repositories. |
Summary
Description of the change(s) you made
Manual verification steps performed
Screenshots (if applicable)
Does this introduce any tech-debt items?
Reviewer guidance
How can a reviewer test these changes?
Are there any risky areas that deserve extra testing?
References
Comments
Contributor's Checklist
PR process:
CHANGELOGlabel been added to this PR. Note: items with this label will be added to the CHANGELOG at a later timedocslabel has been added if this introduces a change that needs to be updated in the user docs?requirements.txtfiles also included in this PRStudio-specifc:
notranslateclass been added to elements that shouldn't be translated by Google Chrome's automatic translation feature (e.g. icons, user-generated text)pages,components, andlayoutsdirectories as described in the docsTesting:
Reviewer's Checklist
This section is for reviewers to fill out.
yarnandpip)