Skip to content

Add simple user-info query#174

Merged
jdavcs merged 1 commit into
galaxyproject:mainfrom
cat-bro:query-user-info
Sep 15, 2025
Merged

Add simple user-info query#174
jdavcs merged 1 commit into
galaxyproject:mainfrom
cat-bro:query-user-info

Conversation

@cat-bro

@cat-bro cat-bro commented Sep 15, 2025

Copy link
Copy Markdown
Contributor

Add gxadmin query user-info as a simple lookup for a user or users from id, username or email.

@hexylena

Copy link
Copy Markdown
Member

https://galaxyproject.github.io/gxadmin/#/README.report?id=report-user-info one assumes you know this function, so I guess you'd prefer it also in tabular format?

@cat-bro

cat-bro commented Sep 15, 2025

Copy link
Copy Markdown
Contributor Author

Thanks @hexylena! I use report a lot, but sometimes takes more than a few seconds depending on the user. If I'm only after limited info like the username, this is good to have in addition.

Comment thread parts/22-query.sh
username | id | email | create_time | active | deleted | purged | disk_usage
-------------+------+-------------------------------+-------------------------------+--------+---------+--------+------------
roosta | 409 | roosta2000@unimelb.edu.au | 2016-08-22 06:16:17.377211+00 | t | f | f | 102 GB
authur-dent | 5948 | arthur.dent725@unimelb.edu.au | 2019-12-08 22:59:10.536365+00 | t | f | f | 569 GB

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given the username, should we add a column has_towel? ;-)

@jdavcs jdavcs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This simple query is surprisingly very helpful - I'll be using it, thanks! This will save a lot of keystrokes.

@jdavcs jdavcs merged commit 33e6adb into galaxyproject:main Sep 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants