ni / ni/nisystemlink-clients-python

Get user name from id and vice versa

Open
#191 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
10
Forks
32
Avg merge
12h 42m
Merged PRs (30d)
2

Description

For custom webapps and Jupyter notebooks, we often query the users to create a mapping of name of the user from the ID and replace the fields in the APIs. Like for example, created by, updated by, assigned to fields in work items, work order etc. For example, these usernames are needed to be displayed in nimble tables of custom webapps (similar to the pipes we have in Angular code base for SLE).

It would be helpful if we have some sort of utility which does this for python

Contributor guide

Open the contributing guide

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

The issue names no file, test, or entry point. Start by surveying the existing Python client modules and tests related to querying users; done means providing a utility that supports mapping user names and IDs for fields such as created by, updated by, and assigned to.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.