Parts Column not Populated in Item Status Screen

Bug #1732975 reported by Robert J Jackson
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Medium
Unassigned
3.0
Fix Released
Medium
Unassigned

Bug Description

Webclient 3.0

Customer supplied screen shots from legacy staff client showing the same entries in Item Status screen a compared to item status screen in the web client.

Verified that asset.copy_part_map and biblio.monographPart tables have valid data.

Example for barcode 33946002555055 follows:

evergreen=# select * from asset.copy_part_map where target_copy = 28070443;
-[ RECORD 1 ]---------
id | 961
target_copy | 28070443
part | 45159

evergreen=# select * from biblio.monograph_part where id = 45159;
-[ RECORD 1 ]-+--------------------------
id | 45159
record | 8414633
label | Discs 3-4
label_sortkey | discs00000000030000000004
deleted | f

Attaching screen shots from webclient and legacy staff client for comparison

Revision history for this message
Robert J Jackson (rjackson-deactivatedaccount) wrote :
Revision history for this message
Robert J Jackson (rjackson-deactivatedaccount) wrote :

Attaching screen shot from Legacy client now...

Revision history for this message
Kathy Lussier (klussier) wrote :

See related bug 1728147

tags: added: webstaffclient webstaffcoluns
Andrea Neiman (aneiman)
tags: added: webstaffcolumns
removed: webstaffcoluns
Revision history for this message
Jeanette Lundgren (jlundgren) wrote :

Confirming this at CW MARS 3.0.6. Added Parts column to item status, no parts display.

Changed in evergreen:
status: New → Confirmed
Kyle Huckins (khuckins)
Changed in evergreen:
assignee: nobody → Kyle Huckins (khuckins)
Revision history for this message
Kyle Huckins (khuckins) wrote :

I've pushed a fix here: http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/khuckins/lp1732975-parts-not-populating

There were some quirks when I attempted to flesh parts in the initial fleshing of the item, causing parts to become parts.0, so I retrieved the applicable parts in a similar fashion as in house uses is being retrieved.

tags: added: pullrequest
Changed in evergreen:
assignee: Kyle Huckins (khuckins) → nobody
Changed in evergreen:
milestone: none → 3.2-beta
assignee: nobody → Jason Stephenson (jstephenson)
Revision history for this message
Jeanette Lundgren (jlundgren) wrote :

Tested on 3.0.7. Part information now displays in item status. Thanks Kyle!

pushed signoff branch here - http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/jlundgren/lp1732975-signoff

tags: added: signedoff
Changed in evergreen:
assignee: Jason Stephenson (jstephenson) → nobody
Kathy Lussier (klussier)
Changed in evergreen:
assignee: nobody → Kathy Lussier (klussier)
Revision history for this message
Kathy Lussier (klussier) wrote :

Thank you Kyle, Jeanette and Robert! I added a release notes entry and merged the code to master, release 3.1 and release 3.0.

Changed in evergreen:
status: Confirmed → Fix Committed
assignee: Kathy Lussier (klussier) → nobody
importance: Undecided → Medium
no longer affects: evergreen/3.1
Changed in evergreen:
milestone: 3.2-beta → 3.1.2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.