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

fix: deleting profile will refresh current profile storage and tasks #425

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SGI-CAPP-AT2
Copy link
Contributor

Description

After deletionprofile, tasks and storage directory was not being synced. Fixes: #423

This has been fixed by adding Get.find<HomeController>().refreshTaskWithNewProfile(); which syncs tasks and directory for current profile storage as suggested by @BrawlerXull

Fixes #423

Replace issue_no with the issue number which is fixed in this PR

Screenshots

bug_fix_del.mp4

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

After deletionprofile,  tasks and storage directory was not being synced.
Fixes: CCExtractor#423
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in TaskServer after deleting a profile
1 participant