sul-dlss / libsys-webforms

Rails applications for various Symphony reporting & updating tools.
1 stars 2 forks source link

Fix batch record updates to store new itype value #940

Closed dlrueda closed 4 months ago

dlrueda commented 3 years ago

Vitus reports that when submitting a “Change Current location” batch record update request, with LIBUSEONLY specified in the “new item type” field, that the item type showed as blank in the confirmation email.

Screen Shot 2021-07-07 at 3 56 48 PM
dlrueda commented 3 years ago

I checked the uni_updates_batch and uni_updates tables, and neither of them had a value entered in the new_itype column.

So, this value is not being handled correctly.

dlrueda commented 3 years ago

The “new item type” field is in the following batch record update forms.

All forms should be double-checked when fix is made.

dlrueda commented 4 months ago

Batch updates in Libsys-webforms no longer used, done in Bulk Edit app in FOLIO