patron group filter should use the values from the patron group endpoint
Description
Environment
Potential Workaround
is blocked by
relates to
Checklist
hideTestRail: Results
Activity

Mike Taylor May 24, 2017 at 1:48 PM

Mike Taylor May 24, 2017 at 12:31 PM
I don't think so. I am just back from lunch and as intending to work on this as the very next think I do, so I was a bit surprised to see it relegated to for-next-sprint
– especially as it's one of only two P2s that I have in sprint 14, and the other one is blocked

Jakub Skoczen May 24, 2017 at 11:45 AM
Mike, are we still waiting for the black-box here?

Mike Taylor May 8, 2017 at 2:07 PM
Wayne on Slack:
folio-backend-auth v0.16.0 contains mod-users 7.0.0, and mod-users-bl 0.1.2 which has the user group endpoint work done. The users schema changes in mod-users 8.0.0 are not yet in a blackbox, you may want to hold off and wait for that. The schema changes issue is FOLIO-585
I will wait for the blackbox that re-breaks the Users module, and do all the schema-change work in one go.

Mike Taylor April 12, 2017 at 12:55 PM
Patron-group representation is going to change soon. There's not much point in working on this now, only to have it break when that happens. I'll return to this when FOLIO-556 is done and deployed in a folio-backend-auth VM.
currently it's a hard-coded list. Searching might be tricky because the patron groups are not stored directly on the user but rather joined from a different table. Let's discuss.