Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[11:45:22 CDT(-0500)] <JasonElwood> anybody have any objections? Otherwise Paul can write up a ticket

[11:45:27 CDT(-0500)] <pspaude1> I don't know how hard it is maybe for b3, but could you have tooltips for those options?

[11:46:53 CDT(-0500)] <JasonElwood> personally, I'm not a fan of tooltips on menus

[11:47:55 CDT(-0500)] <pspaude1> Yeah, me either. I only like them with a long delay before they kick in.

[11:48:25 CDT(-0500)] <pspaude1> Yeah, it doesn't need them. Coaches will presumably get training.

[11:48:50 CDT(-0500)] <JasonElwood> yeah, like amphetamines

[11:49:20 CDT(-0500)] <pspaude1> haha

[11:51:03 CDT(-0500)] <JasonElwood> Paul- for testing the MAP email, I basically grab the body out of the db and render it in a browser. it has been fine so far. If we can configure mail, that will be a full test

[11:53:23 CDT(-0500)] <pspaude1> That is a good idea, I'll do that for testing the email. It seems to work though, as long as it delivers to the correct address and doesn't cut anything off, I can't see it not working as print and view all are similar and work the same way.

[12:04:37 CDT(-0500)] <JasonElwood> I'm done with my Safair on Postgres testing. There will be a bunch of emails coming. sorry

[12:12:46 CDT(-0500)] <pspaude1> Jason, how did you do the past term testing? Back when there were past terms, but now everything is current with summer 2013.

[12:13:03 CDT(-0500)] <JasonElwood> basically, yes

[12:13:44 CDT(-0500)] <JasonElwood> and the original past term included the current term. that's how I found it originally. so that "worked". then Jim change the past def to not include currrent

[12:14:50 CDT(-0500)] <pspaude1> Oh, I see. Is there an admin way to set the current term to say Fall 2014? Or are we pretty confident in the previous testing?

[12:15:39 CDT(-0500)] <JasonElwood> I'm pretty confident. you could change the definitions in external_term, add some courses to a term that you made current, then change the term definition back

[12:24:35 CDT(-0500)] <TonyUnicon> ahhh jirapocolypse

[12:26:18 CDT(-0500)] <JasonElwood> I'm done for a while

[12:29:41 CDT(-0500)] <JasonElwood> I have to bail for a few hours. All the Safari on PG testing is done and jira issues updated (you probably already knew).

[12:30:33 CDT(-0500)] <JasonElwood> The ssp-config.properties files have been updated with the smtp configuration to send mail and the db config tables has send_mail = true. The next time Linux CI and Win CI build, email will be active. As long as the whitelist is ready to go, emails will be sending from ssp

[14:24:52 CDT(-0500)] <tbain> Windows CI is up with the demo data

[14:26:07 CDT(-0500)] <pspaude1> It works!!! Yeah! Thanks tbain.

[17:05:27 CDT(-0500)] <tbain> Just got confirmation that Greg will attend the meeting on Monday - I feel special

[17:05:56 CDT(-0500)] <dmccallum54> thx for reserving the room, btw

[17:07:49 CDT(-0500)] <tbain> NP, I originally scheduled it for Friday thinking that we only had a few hours to grab a good room but with the reschedule I thought it was best to stay ahead of the loiter.... umm... other people who might use the room

[17:10:34 CDT(-0500)] <pspaude> Uh oh I'm getting spam to my work email... from some college on the east coast.... they say I have to take some sort of intake or something?! (smile)

[17:12:40 CDT(-0500)] <tbain> yay!

[17:13:30 CDT(-0500)] <pspaude> Its from the microsoft CI, don't know if it was meant to be turned off or not. But, at least I can test it.

[17:27:40 CDT(-0500)] <tbain> Twas going to leave early today unless anyone needed me to stick around?

[17:34:19 CDT(-0500)] <pspaude> Is there a monitor on Microsoft CI?

[17:40:55 CDT(-0500)] <pspaude> Having issues with the DB. Am getting SQL errors and it is not saving information properly on newly entered students.

[17:46:10 CDT(-0500)] <pspaude> Student Intake is failing around primary caregiver information as well. Fails with SQL not truncated

[17:46:35 CDT(-0500)] <dmccallum54> a monitor?

[17:47:06 CDT(-0500)] <pspaude> Yeah monitoring the SQL database. Didn't know if you left one on. I don't think it matters, just weird stuff is happening.

[17:48:52 CDT(-0500)] <pspaude> And I'm not always able to duplicate. One student I entered the databse dropped his username and so then everything else I did I would get JSON errors for username. But, the one I entered after that it was ok?

[17:49:14 CDT(-0500)] <dmccallum54> definitely no New Relic monitoring. there's some standard monitoring you get with amazon RDS, but i think jason is the only one with access to that

[17:49:54 CDT(-0500)] <dmccallum54> you should be able to connect directly to the db if you want… mgmt console might be on the wins app server.

[17:50:06 CDT(-0500)] <pspaude> Another student I entered it wasn't auto-picking up his information in the other tools and again failing.

[17:50:36 CDT(-0500)] <pspaude> Ah, ok. I might do that. It seems to be getting better with the newly added students here. Weird.

[17:50:57 CDT(-0500)] <dmccallum54> or maybe you've already done this… but could RDP into the app server and tail the logs there

[17:51:05 CDT(-0500)] <dmccallum54> just to see if it's blowing traces

[17:53:12 CDT(-0500)] <pspaude> I was going to do that but it didn't repeat on two newer added students (newer being 1-2 minutes). I've got three students I think it will repeat on and I can go back in. I think it would blow traces as it was putting stuff in the console. The JSON actually looked good, just SQL is blowing up on something missing or an input field, but I went all through the intake and it hasn't repeated.

[17:53:49 CDT(-0500)] <dmccallum54> k

[17:58:46 CDT(-0500)] <pspaude> Alright got it again. UUID field... remoting now.