Wrong Join Type In Acq Lineitem Detail Causes Inaccurate Reports
Bug #1702489 reported by
Chris Sharp
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Confirmed
|
Low
|
Unassigned |
Bug Description
The Line Item Detail reporting source offers the wrong type of nullability when nullability selection is enabled and the user selects the Evergreen Copy ID link (offers "Parent" but should be "Child"). This is because the fieldmapper assumes a "has_a" relationship between acqlid and acp when it should be a "might_have".
Branch on the way.
Evergreen 2.11.1-ish
OpenSRF 2.4.1
PostgreSQL 9.4
Ubuntu 14.04 LTS
Changed in evergreen: | |
status: | New → Confirmed |
To post a comment you must log in.
Branch here:
http:// git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ csharp/ lp1702489_ acqlid_ to_acp_ wrong_reltype