Time |
Nick |
Message |
07:01 |
|
collum joined #evergreen |
07:50 |
|
BDorsey joined #evergreen |
08:25 |
|
ian1 joined #evergreen |
08:41 |
|
mmorgan joined #evergreen |
09:07 |
|
cbrown joined #evergreen |
09:30 |
|
redavis joined #evergreen |
10:22 |
Rogan |
For the sake of expediency I'll do that now. I'm finding even a spare moment hard to find right now. |
10:24 |
Rogan |
Done. |
11:37 |
Bmagic |
something odd in 3.13. See if anyone can confirm this. Only on db upgrades, not on fresh installs. 3.13.0+, the OPAC advanced search -> Audience accordian shows a grid of checkboxes and by default two of them are checked "No attempt to code" twice. Which, if left checked, will result with no search results. |
12:11 |
Bmagic |
select * from config.coded_value_map where value~'No att' order by 2 limit 100 |
12:14 |
|
mantis joined #evergreen |
12:19 |
Bmagic |
I'm thinking that the 3.13.0 upgrade script introduces those coded_value_maps because the biblio.record_entry is populated before* the execution. Whereas a fresh DB install, get's it's coded_value_map populated before* biblio.record_entry. Just a hunch |
12:20 |
Bmagic |
at any rate, I'm thinking the solution is a DELETE statement issued to config.coded_value_map to remove the three rows affecting the advanced search. What I can't figure out is why the OPAC decides those need to be selected by default |
12:21 |
mmorgan |
Bmagic: bug 2073561? |
12:21 |
pinesol |
Launchpad bug 2073561 in Evergreen "Incorrect content in the config.coded_value_map with ctype audience after applying the upgrade script from 3.12.3 to 3.13.0" [Medium,Confirmed] https://launchpad.net/bugs/2073561 |
12:21 |
Bmagic |
mmorgan++ |
12:22 |
Bmagic |
I looked and couldn't find a bug for it , and I was crafting a new one. Thanks! |
12:23 |
mmorgan |
Bmagic: It sounded familiar, but I didn't find it while searching either. Found it by browsing most recent. |
12:29 |
Stompro |
Rogan++ thanks |
13:30 |
|
kmlussier joined #evergreen |
13:43 |
|
kmlussier joined #evergreen |
15:23 |
pinesol |
News from commits: Docs: Angular Reports rewrite for 3.13 <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=a051ba47a67ee09381735a568f729852fd244509> |
15:23 |
pinesol |
News from commits: LP2073803: Remove Mac OS-specific .DS_Store files <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=1931ef6ab3b274ffa380fe800efa8909d874ac83> |
16:50 |
|
kmlussier left #evergreen |
17:07 |
|
mmorgan left #evergreen |
17:10 |
|
mantis left #evergreen |
19:12 |
|
ian1 joined #evergreen |