Skip to content

Conversation

@SGI-CAPP-AT2
Copy link
Collaborator

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
Copy link
Contributor

@BrawlerXull BrawlerXull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pavel401
Copy link
Member

@SGI-CAPP-AT2 Some test cases failed. Can you check once?

@SGI-CAPP-AT2
Copy link
Collaborator Author

@SGI-CAPP-AT2 Some test cases failed. Can you check once?

Yep, those test cases are not about this PR. and those are already fixed by #427.
Test cases were not updated according to TaskWarrior naming convention PR #409 .

@Pavel401 Pavel401 merged commit 27af7b1 into CCExtractor:main Jan 26, 2025
1 of 2 checks passed
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

3 participants