Evergreen ILS Website

IRC log for #evergreen, 2026-05-06

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat

All times shown according to the server's local time.

Time Nick Message
02:10 jeff joined #evergreen
02:10 berick joined #evergreen
02:10 book` joined #evergreen
02:10 csharp_ joined #evergreen
02:10 goood joined #evergreen
02:10 ejk joined #evergreen
02:10 jeffdavis joined #evergreen
02:10 Rogan joined #evergreen
02:10 bshum joined #evergreen
02:10 sleary joined #evergreen
02:10 eby joined #evergreen
02:10 mattS joined #evergreen
02:10 beardicus joined #evergreen
02:10 phasefx_ joined #evergreen
02:10 troy joined #evergreen
02:10 akilsdonk joined #evergreen
08:35 smayo joined #evergreen
08:37 mmorgan joined #evergreen
09:01 Dyrcona joined #evergreen
09:07 Bmagic mmorgan++
09:20 smayo joined #evergreen
10:13 smayo joined #evergreen
10:40 Dyrcona Ugh. That thread on the general list about Evergreen logging out with multiple tabs... I swear I figured out what was causing that for a staff person here and came up with a solution, but can I find the tickets or email about it today? No.
10:57 jeff there are multiple scenarios that can lead to similar symptoms.
11:00 Dyrcona Yes, and IIRC this wasn't the typical, "the inactive tab logged you out."
11:00 Christineb joined #evergreen
11:01 Dyrcona Oh, and it might be that Evergreen was asking the staff to login again even though another tab was currently logged in, so I might not actually have helpful information even if I do find it.
11:04 Dyrcona And, the cause was the shortcut/bookmark they used. I think it was going to the login and not splash page or something. So, yeah, probably a different thing after all, but I still can't find the ticket or emails about it.
11:06 Dyrcona More details are coming back to me. I was able to figure it out mainly from looking at the logs and seeing that they were getting no session. It had nothing to do with Private/Ingognito mode either.
11:09 Dyrcona Or rather that they still had multiple active sessions.
11:59 jihpringle joined #evergreen
12:55 smayo joined #evergreen
14:30 Dyrcona joined #evergreen
14:35 jihpringle joined #evergreen
15:19 jihpringle joined #evergreen
15:48 Dyrcona There are permission id conflicts in 950.data.seed-values.sql on main.
15:49 Dyrcona 677 is repeated.
15:49 * Dyrcona investigates and will open a Lp bug.
15:53 jihpringle Dyrcona - https://bugs.launchpad.net/evergreen/+bug/2148133
15:53 Dyrcona Oh, this is more interesting.... The permission (677,'ADMIN_OPENAPI') doesn't exist in the upgrade script.
15:54 Dyrcona jihpringle: Thanks. I was thinking there was already something on Lp, but it's not loading for me, now. Anyway, this is probably more recent and more specific....
15:55 Dyrcona Oh. That's it exactly now that Lp has loaded. I'll add a comment.
15:56 Dyrcona jihpringle++
15:58 jihpringle it came up when we were looking at KPAC bugs a couple weeks ago and apparently stuck in my brain :)
15:59 Dyrcona Ok. It gets weirder..... :)
16:03 Dyrcona Setting the properties governed by that permission still work since the permission doesn't exist and the update does nothing. I know, I've set those org unit setting during testing.
16:05 Dyrcona Guess I'll make a branch...
16:06 Dyrcona I've long thought that we should stop putting permission ids in the base schema. The code does not actually use them. We use the 'code' column instead.
16:07 csharp_ 'twould be nice if we didn't have IDs on perms
16:10 Dyrcona Well, we could just drop the id column and make code the pkey.
16:10 Dyrcona We could also allow the base schema to auto-assign the ids since we don't use 'em.
16:10 Dyrcona I may do the latter in my branch.
16:11 Dyrcona It looks like 694 is the next available id under 1000. At the rate we're adding perms, we will probably escape the 1000 barrier before too long.
16:23 Dyrcona oops. closed the wrong database connection...
16:23 Dyrcona Guess I'll just have to open it again.
16:32 Dyrcona I guess we do use the ids in some places in the database at least.
16:32 Dyrcona I suppose we could change that, but I suppose integers as pkeys are more efficient than text fields.
16:48 Dyrcona And, the base schema works now.
17:13 mmorgan left #evergreen
17:21 * gmcharlt claims 1520
17:36 eby ubuntu--
18:10 gmcharlt https://evergreen-ils.org/e​vergreen-3-17-rc-available/
18:23 jeff gmcharlt++
19:12 jihpringle joined #evergreen

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat