Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Write migration to mark module entities as deleted if module is already deleted #32370

Open
subrata71 opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
Backend This marks the issue or pull request to reference server code Module creator Issues related to the module creator side Packages & Git Pod All issues belonging to Packages and Git Packages Pod issues that belong to the packages pod Packages Product Issues related to packages Task A simple Todo

Comments

@subrata71
Copy link
Contributor

SubTasks

SubTasks

When a module is deleted the associated entities are not deleted. This has been identified during the testing phase of cannot delete datasource issue.

While this is fixed on the above PR but we haven't taken care of the already deleted modules, the entities of which are yet to be deleted.

Sub tasks

  • Write migration script to mark all the entities as deleted if thee module is already deleted
  • Write test to ensure that the module entities are deleted along with the deletion of the respective module
@subrata71 subrata71 added Backend This marks the issue or pull request to reference server code Task A simple Todo Packages Pod issues that belong to the packages pod Module creator Issues related to the module creator side labels Apr 3, 2024
@subrata71 subrata71 self-assigned this Apr 3, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added the Packages Product Issues related to packages label Aug 6, 2024
@riteshkew riteshkew added the Packages & Git Pod All issues belonging to Packages and Git label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend This marks the issue or pull request to reference server code Module creator Issues related to the module creator side Packages & Git Pod All issues belonging to Packages and Git Packages Pod issues that belong to the packages pod Packages Product Issues related to packages Task A simple Todo
Projects
None yet
Development

No branches or pull requests

3 participants