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

タスク履歴から情報を取得する諸々の関数を作成する #596

Open
yuji38kwmt opened this issue May 11, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@yuji38kwmt
Copy link
Collaborator

現在存在する、タスク履歴から情報を取得する関数

  • get_task_history_index_skipped_inspection
  • get_number_of_rejections
  • get_task_history_index_skipped_inspection

追加したい関数

  • get_first_acceptance_completed_datetime
  • get_task_created_datetime
  • get_completed_datetime
  • get_first_acceptance_completed_datetime
  • is_acceptance_phase_skipped
  • is_inspection_phase_skipped

このあたりのコードから移植できる。
https://github.com/kurusugawa-computer/annofab-cli/blob/2e53bacb75b91dc7e55630275fc58ac94f9a426f/annofabcli/task/list_tasks_added_task_history.py#L40

@yuji38kwmt yuji38kwmt added the enhancement New feature or request label May 11, 2023
@yuji38kwmt yuji38kwmt changed the title タスク履歴から情報を取得する関数を作成する タスク履歴から情報を取得する諸々の関数を作成する May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant