Skip to content

ユーザーIDからユーザー情報を取得するためにはユーザーの一覧を取得するしかない #53

Description

@megascus

https://developer.nulab-inc.com/ja/docs/backlog/api/2/get-user/

でパラメーターとして指定できるuserIdですが、数値型から判るようにbacklogの内部で使用しているidであって、backlogの操作者が入力できるユーザーIDではないようです。

画面上からはパラメーターとしてわかる値ではないため、ユーザーの一覧を取得してから戻り値のuserIdでぶつけてidを取得する必要があります。

プロジェクトにユーザーを追加する場合(BacklogClient#addProjectUser)にこのパラメーターが必要になるため、ユーザーのuserIdからユーザーのidを直接指定できる方法(API)を提供してほしいです。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions