galaxyproject / galaxyproject/galaxy

Galaxy Reports: sort by history space is broken

Open
#8,095 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.9k
Forks
1.2k
Avg merge
2d 16h
Merged PRs (30d)
169

Description

In Histories > Histories and Datasets per User, if I try to sort by history space it leads to an Internal Server Error.
The log displays:
`TypeError: 'int' object has no attribute '__getitem__'`

We can however find this information via: Users > User disk usage

Contributor guide

Open the contributing guide

Research direction

Reproduce the failure in Histories > Histories and Datasets per User by sorting on history space, then inspect the reported TypeError in the server log. The fix is complete when this sort no longer produces an Internal Server Error and history-space results are displayed correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.