kurusugawa-computer / kurusugawa-computer/annofab-api-python-client

[REQ][feature] アノテーションが作成されたタスクを取得するハイレベルAPI

Open
#58 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
11
Forks
1
PR merge metrics
No merged PRs in 30d

Description

getAnnotationArchive で取得してきたアノテーションを、そのアノテーションが作成されたタスクのステータスでフィルターしたい場合があります。
例えば、受入完了されたタスクのアノテーションだけを使いたいときなど。

アノテーションには「そのアノテーションが作成されたタスク」に関するフィールドが一部含まれていますが、それらは「完成したアノテーション」については使われないものつまり大多数のアノテーションユーザーには無用なので、廃止予定です。
そこで、アノテーションに対応するタスクの情報を取得するハイレベルなコマンドが欲しいです

Ref. https://github.com/kurusugawa-computer/annofab-cli/issues/67

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the getAnnotationArchive API operation and the referenced annofab-cli issue #67. Define how the high-level command should associate annotations with their source tasks and expose task-status filtering; done should include a documented, agreed behavior for completed annotations.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.