Comment 3 for bug 1837656

Revision history for this message
Bill Erickson (berick) wrote :

Fix pushed:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1837656-org-prox-admin-grid-fix

From the commit: ---

Disable the org unit filter for the auto-generated org unit proximity adjustment admin page so that it does not automatically filter the grid by any of the org unit fields.

Modify the IDL to indicate that the 'pos' field on the org unit proximity adjustment class is required.

To test:

1. Navigate to /eg2/staff/admin/server/actor/org_unit_proximity_adjustment
2. Create an adjustment if none exist.
3. Confirm the 'Position' field is now required.
4. Confirm new adjustment row appears in the grid after it's created.