Comment 4 for bug 1956619

Revision history for this message
Jeff Davis (jdavis-sitka) wrote :

In other words, before a fix for this bug is committed, we need a fix for bug 1956626?

***

In further testing of my working branch, we've found that the holdings editor doesn't always load properly. Specifically, for some users, parts of the UI (for example, the Location and Circulation attributes) are blank, and the console shows several "TypeError: c.usrname is not a function" errors. I think it's likely an issue with permission depths: the UI doesn't load properly for users who have UPDATE_COPY and other holdings-related perms at the system level, but it does load properly for users who have those perms at the consortium level. I'm not sure of the exact cause. I'm removing the pullrequest tag for now.