Time |
Nick |
Message |
07:24 |
|
rjackson_isl_hom joined #evergreen |
07:26 |
|
rfrasur joined #evergreen |
07:55 |
|
BDorsey joined #evergreen |
08:11 |
|
mantis1 joined #evergreen |
08:34 |
|
Dyrcona joined #evergreen |
08:36 |
|
mmorgan joined #evergreen |
09:13 |
|
rfrasur_ joined #evergreen |
09:17 |
|
rfrasur_dangit joined #evergreen |
09:21 |
|
rfrasur joined #evergreen |
09:44 |
|
stephengwills joined #evergreen |
09:57 |
Dyrcona |
Building Angular on 3.7.4 and I get this: ERROR in src/app/share/fm-editor/fm-editor.component.ts:517:30 - error TS2339: Property 'linkedSearchConditions' does not exist on type 'FmFieldOptions'. |
09:57 |
Dyrcona |
517 if (fieldOptions.linkedSearchConditions) { |
09:57 |
Dyrcona |
~~~~~~~~~~~~~~~~~~~~~~ |
09:57 |
Dyrcona |
src/app/share/fm-editor/fm-editor.component.ts:518:51 - error TS2339: Property 'linkedSearchConditions' does not exist on type 'FmFieldOptions'. |
09:57 |
Dyrcona |
518 field.idlBaseQuery = fieldOptions.linkedSearchConditions; |
10:00 |
Dyrcona |
Yeahp. Looks like Lp 1851884 should not have been backported or should have been tested/modified for rel_3_7. |
10:00 |
pinesol |
Launchpad bug 1851884 in Evergreen 3.8 "eg-fm-record-editor: take care wiring up comboboxes" [High,Fix committed] https://launchpad.net/bugs/1851884 |
10:02 |
Dyrcona |
JBoyer | gmcharlt_ ^^ |
10:03 |
Dyrcona |
I'm gonna revert it locally and will likely revert it before building the actual 3.7.4 release unless someone comes up with a fix. |
10:04 |
|
CCLD_IT joined #evergreen |
10:05 |
JBoyer |
Which I normally do but apparently whiffed this time. :( |
10:06 |
JBoyer |
Let me see if I can get things straightened out, if it was important enough to put in 3.7.4 it may as well be there. |
10:07 |
CCLD_IT |
Good morning and happy Friday! I am still having issues with evergreen not updating inventory when checking an item in. It does not update the "inventory date" on the summary page. The check-in modifier for updating inventory is turned on and displays as active in the red bar below check-in and above the barcode field. We have this problem with |
10:07 |
CCLD_IT |
the five computers we tried, at two different locations. We are on EG 3-8-0. |
10:07 |
CCLD_IT |
fields for: Status changed, check-in time, and check-in scan time field are updating. The inventory date is not updating. For this item, the last inventory update was 6/14/2022 |
10:07 |
Dyrcona |
Gitlab is gonna be mad at me for all the force pushes. |
10:07 |
Dyrcona |
CCLD_IT: Do you have access to the database? |
10:08 |
CCLD_IT |
Honestly I am not sure, where can I check? |
10:08 |
Dyrcona |
It's probably a bug that mmorgan pointed out to you earlier this week. |
10:10 |
CCLD_IT |
Hopefully:) , I just wanted to make sure it's not a setting somewhere that I missed |
10:11 |
mmorgan |
CCLD_IT: If you check in an item that has not previously been inventoried (with the modifier turned on), do you see the inventory date updated? |
10:11 |
Dyrcona |
CCLD_IT: You opened Lp 1981735 ? |
10:11 |
pinesol |
Launchpad bug 1981735 in Evergreen "auto update inventory is not working at check in" [Undecided,Incomplete] https://launchpad.net/bugs/1981735 |
10:13 |
CCLD_IT |
I tried to register a new workstation with the circ un & pw but had the same results. Yes, I created Lp 1981735 |
10:13 |
pinesol |
Launchpad bug 1981735 in Evergreen "auto update inventory is not working at check in" [Undecided,Incomplete] https://launchpad.net/bugs/1981735 |
10:14 |
Dyrcona |
CCLD_IT: You're hitting Lp 1883171. One way to make sure is to run a query on the asset.latest_inventory table in the database. |
10:14 |
pinesol |
Launchpad bug 1883171 in Evergreen "duplicate entries for a copy in asset.latest_inventory table" [Undecided,Fix released] https://launchpad.net/bugs/1883171 |
10:15 |
Dyrcona |
One of the side effects of that bug is older entries show up, not the most recent. |
10:15 |
CCLD_IT |
I appreciate the help, the front desk was really worried about the inventory status. |
10:16 |
Dyrcona |
It will get fixed when you upgrade to 3.9. |
10:20 |
CCLD_IT |
Thanks, everyone. Have a safe weekend! |
10:21 |
mmorgan |
CCLD_IT: Thanks! You also! |
10:23 |
|
jvwoolf joined #evergreen |
10:24 |
Dyrcona |
CCLD_IT: Cheers! |
10:25 |
JBoyer |
Dyrcona ++ |
10:27 |
Dyrcona |
CCLD_IT: I'll leave you a couple of days if you want to really verify that you're running into that other Lp bug. If you don't update the bug by Wednesday of next week, I'll set your bug to be a duplicate of the other. |
10:40 |
|
mantis1 joined #evergreen |
11:20 |
|
jvwoolf left #evergreen |
11:44 |
|
rjackson_isl_hom joined #evergreen |
12:28 |
|
tlittle joined #evergreen |
12:54 |
|
jmurray-isl joined #evergreen |
13:30 |
Dyrcona |
gmcharlt_: I'm reverting Lp 1851884 on rel_3_7. JBoyer and I think there's no way that it will actually work there. |
13:30 |
pinesol |
Launchpad bug 1851884 in Evergreen 3.8 "eg-fm-record-editor: take care wiring up comboboxes" [High,Fix committed] https://launchpad.net/bugs/1851884 |
13:50 |
JBoyer |
Not exactly, I wasn't clear in my pm what my concern was. I'm still looking at what's going on with my copy of rel_3_7 |
14:01 |
Dyrcona |
For the logs, JBoyer and I are not seeing the same thing with a different commit that possibly should be reverted from rel_3_7 also. |
14:44 |
Dyrcona |
JBoyer++ |
14:44 |
Dyrcona |
So, ng build --prod blows up on rel_3_7, but just ng build doesn't. |
14:47 |
gmcharlt_ |
hmm - I may have a bit of time to look over the weekend |
14:48 |
gmcharlt_ |
but yeah, AIUI, --prod vs. not is actually two different copilers |
15:03 |
Dyrcona |
gmcharlt_: Cool. I'll not revert anything else. It looks like 5380bfb11a3a38bac521ce8ef92216c13d46f3b9 has issues as well. I swear that worked when I looked at it, but maybe I didn't really test it on 3.7. |
15:03 |
Dyrcona |
backports-- |
15:10 |
|
mantis1 joined #evergreen |
15:18 |
Dyrcona |
I am inclined to just revert that commit, too, but I'll wait to see what gmcharlt_ thinks. |
15:19 |
|
jvwoolf joined #evergreen |
15:23 |
|
stephengwills left #evergreen |
15:49 |
|
Dyrcona joined #evergreen |
17:02 |
|
mmorgan left #evergreen |
17:05 |
|
jvwoolf left #evergreen |