You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I query allocation under kimwong, I encounter no error; however, I see the following error when I'm under a non-administrative account. A user asked us during office hour because he encounter the same error.
(base) [gnowmik@login0 ~]$ crc-usage rceschin
Please enter your CRC login password:
No active allocation information found in accounting system for 'rceschin'!
Showing usage information for most recently expired Resource Allocation Request:
list index out of range
(base) [gnowmik@login0 ~]$
The view in the API is working as intended in that it gives him no allocations back because he doesn't belong to rceschin, but the index out of range error is confusing. We should fix this in the wrapper output, something like "you don't have access to TEAMNAME's allocation info because you're not a user under their group"
The text was updated successfully, but these errors were encountered:
Kim sent the following recently:
The view in the API is working as intended in that it gives him no allocations back because he doesn't belong to rceschin, but the index out of range error is confusing. We should fix this in the wrapper output, something like "you don't have access to TEAMNAME's allocation info because you're not a user under their group"
The text was updated successfully, but these errors were encountered: