Skip to content

Commit

Permalink
[DOC] project_task_subtask: освежили документацию
Browse files Browse the repository at this point in the history
  • Loading branch information
em230418 committed Dec 28, 2024
1 parent b6eefed commit 6501c6b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 15 deletions.
17 changes: 7 additions & 10 deletions project_task_subtask/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,22 +62,19 @@ Usage

- Login as User1

- Go to ``Project >> Project >> All Tasks`` and open the
``Checklist`` tab
- Go to ``Project >> Checklist``
- Create new subtask (Assigned to - User2)

- Login as User2

- See message in Inbox like "TODO: subtask_name"
- See message in Inbox or Email (depends on user profile settings)
like "TODO: subtask_name"
- Change state of subtask to Cancelled/Done
- You can see a message in Inbox "Cancelled: subtask_name" or "Done:
subtask_name" accordingly.
- You can see a message in Inbox or Email "Cancelled: subtask_name"
or "Done: subtask_name" accordingly.

- You can see your TODOs on tasks in kanban view in the
``Project >> Project >> Tasks`` menu

- The ``Project >> Project >> Checklist`` menu displays ALL subtasks in
state TODO assigned to you and subtasks where you are Reviewer
- The ``Project >> Checklist`` menu displays ALL subtasks in state TODO
assigned to you and subtasks where you are Reviewer

Bug Tracker
===========
Expand Down
9 changes: 4 additions & 5 deletions project_task_subtask/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
* Create User1 and User2 in the ``Settings >> Users`` menu
* Login as User1

* Go to ``Project >> Project >> All Tasks`` and open the ``Checklist`` tab
* Go to ``Project >> Checklist``
* Create new subtask (Assigned to - User2)

* Login as User2

* See message in Inbox like "TODO: subtask_name"
* See message in Inbox or Email (depends on user profile settings) like "TODO: subtask_name"
* Change state of subtask to Cancelled/Done
* You can see a message in Inbox "Cancelled: subtask_name" or "Done: subtask_name" accordingly.
* You can see a message in Inbox or Email "Cancelled: subtask_name" or "Done: subtask_name" accordingly.

* You can see your TODOs on tasks in kanban view in the ``Project >> Project >> Tasks`` menu
* The ``Project >> Project >> Checklist`` menu displays ALL subtasks in state TODO assigned to you and subtasks where you are Reviewer
* The ``Project >> Checklist`` menu displays ALL subtasks in state TODO assigned to you and subtasks where you are Reviewer

0 comments on commit 6501c6b

Please sign in to comment.