coldfront icon indicating copy to clipboard operation
coldfront copied to clipboard

Django admin: Re-order resource name in allocation user status list

Open dsajdak opened this issue 3 years ago • 0 comments
trafficstars

The resource name in the 'allocation user status' list of Django admin will display a linked resource rather than the main resource name.
For example, from our production install we have the UB-HPC cluster resource that has linked resources of the faculty and industry clusters. So we see: Capture (1)

If we look at the allocation list for this resource, the resource name is correct: Capture (2)

This does not happen if the resource is a parent-child relationship. Only if the resource has linked resources.

dsajdak avatar Jan 11 '22 16:01 dsajdak