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

StoredTask.java:42-43: Implement and test method... #431

Closed
0pdd opened this issue Aug 17, 2020 · 5 comments
Closed

StoredTask.java:42-43: Implement and test method... #431

0pdd opened this issue Aug 17, 2020 · 5 comments
Assignees

Comments

@0pdd
Copy link

0pdd commented Aug 17, 2020

The puzzle 427-4eee3dd1 from #427 has to be resolved:

* @todo #427:30min Implement and test method Task::Task.unassign().
* This method should remove the assignee and leave the Task unassigned.

The puzzle was created by @amihaiemil on 17-Aug-20.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd
Copy link
Author

0pdd commented Aug 17, 2020

@amihaiemil please pay attention to this new issue.

@0pdd 0pdd added the pdd label Aug 17, 2020
@criske
Copy link
Contributor

criske commented Aug 18, 2020

@amihaiemil I'll work on this

@amihaiemil
Copy link
Member

amihaiemil commented Aug 18, 2020

@criske sure, go ahead. I think you can just follow the pattern of the assign method.

criske added a commit to criske/self-core that referenced this issue Aug 18, 2020
- added the corespondent method in Tasks Api.
- implemented and tested unassign() for filter Tasks classes.
- left puzzle to test InMemoryTasks#unassign()
criske added a commit to criske/self-core that referenced this issue Aug 18, 2020
@amihaiemil
Copy link
Member

paid with transaction id 3V459057YM807335L

@0pdd 0pdd closed this as completed Aug 18, 2020
@0pdd
Copy link
Author

0pdd commented Aug 18, 2020

The puzzle 427-4eee3dd1 has disappeared from the source code, that's why I closed this issue. //cc @amihaiemil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants