Time |
Nick |
Message |
00:16 |
|
sleary_ joined #evergreen |
07:24 |
|
kworstell-isl joined #evergreen |
07:26 |
|
sandbergja joined #evergreen |
07:46 |
|
Rogan joined #evergreen |
07:55 |
|
collum joined #evergreen |
08:03 |
|
BDorsey joined #evergreen |
08:11 |
|
redavis joined #evergreen |
08:19 |
|
mmorgan joined #evergreen |
08:44 |
|
kmlussier joined #evergreen |
08:46 |
jeff |
Angular holdings editor (at least in 3.10) will not let you edit the barcode of an item when the item is checked out. Circulation -> Replace Barcode and Actions -> Replace Barcodes have no such qualms or prohibitions. |
08:47 |
jeff |
interesting, and not completely unreasonable, if somewhat annoyingly inconsistent. |
08:50 |
|
dguarrac joined #evergreen |
08:50 |
jeff |
also, "replace barcodes" on multiple items in Item Status just looks like it's a recipe for mistakes. It might benefit from having title/etc visible on each as you progress... some decuplication of items, internal reference to items by id and not barcode, disabled "old barcode" input field, and probably indication that you're replacing barcode on item x of y, and the ability to cancel the whole operation |
08:50 |
jeff |
without needing to select Cancel n times, n being the number of items that you had selected before choosing Replace Barcodes... |
08:51 |
jeff |
that all assumes that there isn't already an Angular version of replace barcodes, which I should probably check next. |
08:57 |
kmlussier |
Good morning #evergreen! |
08:57 |
kmlussier |
@coffee [someone] |
08:57 |
* pinesol |
brews and pours a cup of Kenya AA Nyeri Tatu, and sends it sliding down the bar to BDorsey |
08:58 |
kmlussier |
@tea [someone] |
08:58 |
* pinesol |
brews and pours a pot of Organic Bangkok (Green Tea with Coconut, Ginger and Vanilla), and sends it sliding down the bar to phasefx (http://ratetea.com/tea/harney/bangkok/2217/) |
09:22 |
|
Stompro joined #evergreen |
09:34 |
jeff |
good morning, kmlussier! |
09:36 |
|
adam_reid joined #evergreen |
09:48 |
|
Dhruv_Fumtiwala joined #evergreen |
09:49 |
Dhruv_Fumtiwala |
Hi, Can somebody please help me with symspell_dictionary table in seach schema and materialized_simple_record in reporter schema |
09:50 |
Dhruv_Fumtiwala |
I am unable to understand what value does it contain as it all looks a bit confusing. |
09:59 |
|
sleary joined #evergreen |
10:17 |
kmlussier |
Dhruv_Fumtiwala: I believe symspell_dictionary is used for "Did You Mean?" search suggestions. |
10:49 |
Dhruv_Fumtiwala |
Ohh, Wonderfull |
10:49 |
Dhruv_Fumtiwala |
And are you sure about the other one? |
10:54 |
kmlussier |
Dhruv_Fumtiwala: I should know the answer, but I don't remember. I've never done much with the reporter. I'm sure somebody else will be able to answer it. It sometimes takes a while for people to wander in here. |
10:55 |
|
briank joined #evergreen |
11:03 |
mmorgan |
Dhruv_Fumtiwala: my take on materialized_simple_record is that it stores a simplified version of the bibliographic records for easy retrieval in the reporter. |
11:15 |
Dhruv_Fumtiwala |
ohh, Ok |
11:15 |
Dhruv_Fumtiwala |
Thank You. |
11:20 |
Dhruv_Fumtiwala |
Can somebody also help with mailing_address_stage |
11:31 |
Dhruv_Fumtiwala |
As well as Session Under URL_Verify |
11:54 |
|
adam_reid joined #evergreen |
12:12 |
|
jihpringle joined #evergreen |
12:25 |
|
kworstell-isl joined #evergreen |
12:55 |
kmlussier |
@dessert [someone] |
12:55 |
* pinesol |
grabs some pillow cookies for ejk |
12:59 |
jeffdavis |
It appears that loading the Search Preferences page in the Angular staff catalog wipes out your default search lib and pref lib settings. bug 2037685 |
12:59 |
pinesol |
Launchpad bug 2037685 in Evergreen "Staff Catalog: Default Search and Preferred Library settings are deleted when Search Preference page is loaded" [Medium,Confirmed] https://launchpad.net/bugs/2037685 |
13:04 |
kmlussier |
That's not good. |
13:08 |
jonadab |
I mean, it's not as bad as having them wiped every time you log in, for example. Worth fixing, though. |
13:44 |
|
sleary joined #evergreen |
13:57 |
Bmagic |
What would cause the dojo interfaces and only the dojo interfaces to show the old version of the org tree? autogen -u has been run, memcached has been restarted, along with all the rest of Evergreen services |
14:04 |
|
JonHGeorg joined #evergreen |
14:11 |
Bmagic |
it's gotta be in the database somewhere |
14:25 |
Bmagic |
I built a new VM, still showing the old tree, WTF? |
14:28 |
Bmagic |
incognito mode fixed it.... hmmmm |
14:30 |
Bmagic |
it's pretty much only the circulation policies interface. I blew away my browser cache for my domain, came back, logged in, registered a workstation, went back to circ policies, still showing the old tree! |
15:16 |
jmurray-isl |
When installing prereqs for 3.11.1, has anyone encountered the following? |
15:16 |
jmurray-isl |
class SocksProxyAgent extends agent_base_1.Agent { |
15:16 |
jmurray-isl |
^ |
15:16 |
jmurray-isl |
TypeError: Class extends value undefined is not a constructor or null |
15:16 |
jmurray-isl |
at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:110:44) |
15:17 |
jmurray-isl |
This would specifically be for Makefile.install ubuntu-focal-developer |
15:21 |
sharpsie |
jmurray-isl: is that when installing Angular deps? and is this an upgraded from bionic -> focal server? |
15:23 |
jmurray-isl |
It is, but I've previously had 3.9.1 installed under focal and those deps installed just fine. |
15:25 |
sharpsie |
jmurray-isl: https://pastebin.com/aWcn6jkC *may* help |
15:26 |
sharpsie |
sometimes you have to blow everything away even if it worked before, I've seen |
15:27 |
JBoyer |
^ That'll be because of a Node / Angular version change from 3.9 to 3.10 or 3.11. |
15:27 |
sharpsie |
that makes sense |
15:27 |
jmurray-isl |
JBoyer++ |
15:28 |
JBoyer |
And yeah, "burn it down and rebuild" is the way I usually fix it. |
15:28 |
jmurray-isl |
sharpsie++ as well |
15:28 |
sharpsie |
Burn It Down and Rebuild™ |
15:32 |
|
book` joined #evergreen |
15:40 |
JBoyer |
Sometimes a forest fire is responsible forest management! :p |
15:43 |
jeff |
okay, about to bug this unless it rings a bell for someone and they point out it's already got a bug: Angular MARC editor stashes field data in current_tag_table_marc21_biblio in a format that's just different enough to break context menus for the AngularJS MARC editor (which you may encounter in at least the Z39.50 Edit then Import interface). |
15:44 |
jeff |
for the Angular MARC editor, the way it creates the local data structure results in an array with element 100 being tag 100, etc. The older AngularJS MARC editor created an object with key 100, not array index 100, etc. |
15:45 |
jeff |
and of course, it's technically the tagtable service (old and new) that are doing this, not the "MARC editor"... |
15:47 |
jeff |
looks like it affects 3.10 and 3.11 at least, haven't tested main or looked too closely to see if the Z39.50 Edit then Import has moved to Angular yet. |
15:52 |
jeff |
steps to reproduce: clear (at least) current_tag_table_marc21_biblio from localStorage, then open the Angular MARC editor followed by Edit then Create from a Z39.50 search (which uses the older AngularJS MARC editor), and try to open the context menu on a tag value (other than the leader). |
15:52 |
jeff |
If you do the reverse, it works okay (the newer editor can tolerate the data in both formats, possibly by design, possibly by happenstance). |
15:53 |
jeff |
(or happy accident?) :shrug: :-) |
16:16 |
sleary |
Z39.50 in Angular and a revised MARC editor that relies less on context menus are both under construction now |
16:19 |
jeff |
the latter is bug 2006969, I think. |
16:19 |
pinesol |
Launchpad bug 2006969 in Evergreen "wishlist: enhanced MARC editor rewrite" [Wishlist,Confirmed] https://launchpad.net/bugs/2006969 - Assigned to Stephanie Leary (stephanieleary) |
16:37 |
jeff |
sleary: do you know if Z39.50 in Angular has a bug, or if it's part of another bug? |
16:41 |
pinesol |
News from commits: Docs: update describing_your_people.adoc <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=bb0c973a157e57d550e1296d20009079e60fa07e> |
16:41 |
pinesol |
News from commits: Docs: removing old screenshot for secondary perms <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=ba8e53e344f77940d71a495163c2a44a9af0dc1f> |
16:41 |
pinesol |
News from commits: Docs: improvements for org units addresses documentation <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=72af6d1d78c8d5cf4b223c9cbe672fbd1a3b8218> |
16:42 |
jihpringle |
jeff: I think angular Z39.50 got wrapped into the next acq sprint (not sure what number/letter) since acq has a MARC federated search interface |
16:47 |
jeff |
jihpringle++ thanks. I'll look there! |
17:00 |
jeff |
indeed, it looks like it's part of Angular Acquisitions Sprint A. that particular aspect of it doesn't seem to have its own bug, and I didn't find an overall/omnibus bug for Sprint A, but the spec states that part of the work will be to move Z39.50's Edit then Import option to the Angular MARC editor. |
17:00 |
jeff |
ref, the spec: https://yeti.equinoxoli.org/dev/public/techspecs/angacq_sprintA_202305.pdf |
17:01 |
jeff |
and then of course the enhanced MARC editor rewrite bug above also applies/overlaps. :-) |
17:01 |
jeff |
sleary++ jihpringle++ |
17:02 |
jeff |
(I'll still create a bug so we can fix 3.10/3.11) |
17:05 |
|
mmorgan left #evergreen |
17:07 |
abneiman |
jeff: I am not finding an LP for sprint A (which is on me, and I will rectify shortly) - but the spec you linked is the one we're working from. It's opening testing this week, and MARC Editor just opened testing so look for both on the spring release roadmap! |
17:08 |
abneiman |
also, apologies in advance for the flood of commits about to ensue ... next time I will learn to squash |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=e36ddd543aba55fd6ce4aeb5dd968b6f26eec4a4> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=483d2f78eda53393c02a05eb54f5b91baf503c26> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=c2ce3c25973f9a2128970cef0e1b2e0a85f1a022> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=cdcdc20373c76b2c52c5eef320778accdcb07f54> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=9872c1e4caae865368e9aa83ea3edd5c82564e69> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=939166d8c4469eaccd33c7556923ae1e8945fe18> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=73478c0348c9cc4eda3a6e4fd265f591088dd707> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=9ab0c6fcfdd2c324862a3339de3003e14454498c> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=aabdf1e2a148e5b2fb3f1455fc63c4f2a103bf52> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=8d9f69d949a25282b68cb884724fd3a40fa44b38> |
17:11 |
pinesol |
News from commits: Docs: LP2022100 updates to Item Status docs <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=535b09b8a68465a9b87f20464ebbcc5897a0856b> |
17:11 |
kmlussier |
abneiman++ |
17:12 |
abneiman |
<sob> thank you kmlussier |
17:12 |
abneiman |
I promise they are all different things |
17:12 |
abneiman |
and not the same thing 11 times |
17:13 |
jihpringle |
abneiman++ |
17:27 |
abneiman |
jeff: and here's the acqA bug - https://bugs.launchpad.net/evergreen/+bug/2039609 |
17:27 |
pinesol |
Launchpad bug 2039609 in Evergreen "wishlist: Acquisitions Sprint A - Z39.50 and other fixes" [Wishlist,New] - Assigned to Mike Rylander (mrylander) |
17:56 |
|
kmlussier left #evergreen |
18:27 |
jeff |
abneiman++ |
21:23 |
|
sandbergja joined #evergreen |
22:11 |
pinesol |
News from commits: LP2039306 Change org setting History link to button <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=250189b7b51a76255e43002ee952bcfa222a6849> |