IRC Chat : 2011-03-21 - OpenMRS

01:00:17 *** lh has quit IRC
01:46:10 *** bwolfe has joined #openmrs
01:46:10 *** ChanServ sets mode: +o bwolfe
02:07:52 <deadpool> bwolfe: i have a quick question i am trying to refine my search to using this crit.add(Restrictions.eq("patientid", pid)); where patientid is the table column i want to restrict from is that correct or is there a better way well i know it is not correct but it is giving me errors so i was wondering what to do
02:08:23 <bwolfe> with criteria you have to use the java property attribute name, not the column name
02:09:14 <deadpool> so the hibernate.hbm.name then?
02:09:26 <deadpool> hibernate.hbm.xml file then?
02:16:21 <deadpool> bwolfe: uhh now i am getting this error http://pastebin.com/K5yZrYmT
02:17:53 <bwolfe> Caused by: java.lang.IllegalArgumentException: object is not an instance of declaring class is the strange one
02:18:02 <bwolfe> not sure what that means
02:21:25 <deadpool> bwolfe: is there a way to troubleshoot this?
02:21:59 <bwolfe> not really sure
02:22:21 <bwolfe> google? :-)
02:23:02 <deadpool> should i google the first error or the one you were saying that is strange?
02:23:49 <bwolfe> which first error?
02:28:26 <deadpool> bwolfe: the first error is org.hibernate.PropertyAccessException: IllegalArgumentException occurred calling getter of org.openmrs.Person.personId
02:29:02 <deadpool> i am not calling person but i get that patient is a subset of Person
02:29:43 <bwolfe> if you query the first you're looking at openmrs specific stuff
02:29:48 <bwolfe> that might help
02:29:59 <bwolfe> if you query the second then its a general fix
02:30:05 <bwolfe> might try using patient.personid
02:30:06 <bwolfe> err
02:30:09 <bwolfe> patient.personId
02:30:18 <bwolfe> I vaguely remember that being a strange fix
02:30:26 <deadpool> ah ok
02:31:44 <deadpool> bwolfe: that works
02:32:20 <deadpool> i googled the second one people are saying that it is a bug when you have subsets for some reason hibernate queries an array instead of an object
02:38:12 *** rahul has joined #openmrs
02:38:24 <rahul> hey wyclif
02:40:15 <bwolfe> deadpool: so what'd you do to fix it?
02:42:54 *** rahul has quit IRC
02:43:26 *** Cfen has joined #openmrs
02:43:45 <deadpool> bwolfe: i did what you said but what other people said to do was instead of using the object just use the component so in a way what you said to do
02:47:02 <deadpool> bwolfe: thanks for the help
02:47:20 <bwolfe> np
02:47:40 *** Cfen has quit IRC
03:05:16 *** upul` has joined #openmrs
03:05:16 *** ChanServ sets mode: +v upul`
03:31:39 *** bwolfe has quit IRC
04:14:45 *** gbastien has joined #openmrs
04:17:35 *** goutham has joined #openmrs
04:30:50 *** goutham has quit IRC
04:37:46 *** deadpool has quit IRC
04:41:14 *** deadpool has joined #openmrs
05:01:54 *** bbarnts has joined #openmrs
05:07:02 *** bbarnts has left #openmrs
05:41:21 *** bryq has joined #openmrs
05:56:21 *** bryq has quit IRC
06:36:55 *** mugii has joined #openmrs
06:37:29 *** mugii has quit IRC
06:38:42 *** anu has joined #openmrs
06:39:21 <anu> any admin present?
06:40:18 *** anu has quit IRC
06:40:55 *** anu has joined #openmrs
06:41:10 *** mugii has joined #openmrs
06:41:47 <anu> hi mugii
06:42:54 <mugii> hi anu
06:43:22 <anu> u too a student whi wishes to participate?
06:43:26 <anu> *who
06:44:04 <mugii> Yes I am :)
06:45:32 <anu> ohhh...great..so which project u interested in?
06:46:28 <mugii> Localisation of initial setup and update wizards. I'm still figuring it out though. You?
06:47:46 <anu> m interested in this one -> https://wiki.openmrs.org/display/projects/Contact+Information+on+Persons
06:47:52 <OpenMRSBot> <http://ln-s.net/8cx+> (at wiki.openmrs.org)
06:49:22 <anu> i guess no admin is present over here right now except this bot
06:50:12 <anu> did u install the openmrs software?
06:50:54 <mugii> Hi Wyclif. I'm interested in the Localization of initial setup and update wizards project and I was wondering if maybe you could point out some tickets which could help me familiarise myself with this particular aspect of the system? Thanks
06:51:10 <mugii> Hi anu. Yes I did install the openMRS software
06:52:25 <anu> did u get any error after deploying the software?
06:53:22 <mugii> With the software? No? I had some issues but they were mainly because of my own ignorance
06:54:57 <anu> i have this error, when i click on the /openmrs directory in manager/html page it says The requested resource (/openmrs/) is not available.
06:55:12 <anu> can u please help me with it?
06:57:08 <mugii> Did you follow the instructions as detailed exactly in the wiki?
07:00:13 <anu> yeah..i did..still the error persists..
07:00:52 <anu> hey any pre-requisites before we run manager/html
07:00:59 <anu> i mean apahe is running
07:01:04 <anu> *apache
07:01:17 <anu> even mysql
07:01:24 <mugii> Apache tomcat?
07:01:35 <anu> yeah,
07:01:35 <anu> i dont know wht m missing
07:01:41 <anu> we require apache na?
07:04:00 <mugii> tomcat yes. Did you deploy the openMRS.war?
07:04:25 <anu> yeah..i did
07:04:43 <anu> then in the /applications tab also it is available
07:04:54 <anu> even the service has started
07:05:11 <anu> bt when i click on it the same http 404 error occurs
07:06:10 <anu> hey what we have to do in MySQL?
07:12:32 <mugii> I'm sorry but I don't know. You could try searching the web. MySQL I don't understand your question but it's basically for the DB files. Gotta go. Later
07:12:46 <anu> ok
07:12:48 <anu> bbye
07:12:50 <anu> thanks
07:12:58 *** mugii has quit IRC
07:17:06 *** anu has quit IRC
07:22:22 *** r0bby is now known as robbyoconnor
07:27:40 *** anu has joined #openmrs
07:27:55 <anu> hey deadpool
07:35:31 *** cta has joined #openmrs
07:56:24 <anu> anybody online?
08:23:32 *** _Sergey_ has joined #openmrs
08:31:40 *** rafa has joined #openmrs
08:44:40 <anu> hey rafa
08:45:47 <anu> rafa are u there?
08:48:05 *** _Sergey_ has quit IRC
08:52:23 *** rafa has quit IRC
09:00:40 *** rafa has joined #openmrs
09:36:51 *** anu has quit IRC
10:05:35 *** gauravpaliwal has joined #openmrs
10:18:37 *** gauravpaliwal has quit IRC
10:47:04 *** sergey_ has joined #openmrs
10:49:57 *** sergey_ has left #openmrs
11:03:37 *** rahul has joined #openmrs
11:10:00 *** rahul has quit IRC
11:28:41 *** ashishmittal has joined #openmrs
11:40:16 *** upul` has quit IRC
11:51:03 *** muthah has joined #openmrs
11:59:34 *** chaitalishah has joined #openmrs
12:00:05 *** rafa has quit IRC
12:00:38 *** rafa has joined #openmrs
12:00:54 *** goutham has joined #openmrs
12:05:11 *** rafa has quit IRC
12:16:50 *** cta has quit IRC
12:17:50 *** chaitalishah has quit IRC
12:18:26 *** ashishmittal has quit IRC
12:20:16 *** rafa has joined #openmrs
12:22:15 *** Chaitalishah has joined #openmrs
12:30:43 *** rafa has quit IRC
12:37:38 *** wyclif has quit IRC
12:38:34 *** dkayiwa has joined #openmrs
12:44:52 *** downeym has joined #openmrs
12:44:52 *** ChanServ sets mode: +o downeym
12:46:00 *** goutham has quit IRC
12:51:57 *** ashishmittal has joined #openmrs
13:01:28 *** wyclif has joined #openmrs
13:01:36 *** wyclif has quit IRC
13:06:30 *** rafa has joined #openmrs
13:19:17 *** ChanServ sets mode: +v rafa
13:20:10 *** ChanServ sets mode: +v dkayiwa
14:04:16 *** bwolfe has joined #openmrs
14:04:16 *** ChanServ sets mode: +o bwolfe
14:09:05 *** sergey_ has joined #openmrs
14:09:11 *** muthah has quit IRC
14:09:19 <downeym> Hi sergey_ and welcome to the #openmrs IRC channel.
14:09:45 *** sergey_ has left #openmrs
14:27:21 *** muthah has joined #openmrs
14:46:29 *** gbastien has quit IRC
14:50:13 *** gauravpaliwal has joined #openmrs
14:50:20 <downeym> Hi gauravpaliwal and welcome to the #openmrs IRC channel.
14:51:45 <gauravpaliwal> @downeym : Hi
14:53:45 *** Siddharth has joined #openmrs
14:54:01 <downeym> Hi Siddharth and welcome to the #openmrs IRC channel.
14:54:37 <Siddharth> hello, is it the official channel for GSOC?
14:54:50 <Siddharth> for OpenMRS?
14:55:13 <gauravpaliwal> @siddharth : yes
14:55:36 *** Siddharth has quit IRC
14:59:55 <ashishmittal> hi bwolfe
15:00:50 *** Chaitalishah has quit IRC
15:05:44 <downeym> Hi ashishmittal ... bwolfe is in a meeting for the development sprint right now: https://wiki.openmrs.org/display/RES/2011-03-21+Development+Sprint
15:05:49 <OpenMRSBot> <http://ln-s.net/8d2t> (at wiki.openmrs.org)
15:06:22 <ashishmittal> oh, cool. Thanks downeym :)
15:08:41 *** Hazamonzo_ has quit IRC
15:11:43 *** Hazamonzo has joined #openmrs
15:23:06 *** Hazamonzo has quit IRC
15:30:27 *** ashishmittal has quit IRC
15:30:30 <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS (concept_mappings): concept_mappings: Add unretire feature for terms and map types, also added remaining unit test <http://feedproxy.google.com/~r/OMRStrunk/~3/s6Y1Rq2iDvE/OpenMRS>
15:36:33 *** Hazamonzo has joined #openmrs
15:43:16 *** muthah has quit IRC
15:44:58 *** rafa has quit IRC
15:54:19 *** gauravpaliwal has left #openmrs
16:03:09 *** ashishmittal has joined #openmrs
16:12:13 *** gauravpaliwal has joined #openmrs
16:14:02 <gauravpaliwal> @dkayiwa and @bwolfe : Please give your input for https://tickets.openmrs.org/browse/TRUNK-394?focusedCommentId=166262#comment-166262
16:14:09 <OpenMRSBot> <http://ln-s.net/8d5K> (at tickets.openmrs.org)
16:25:48 *** rafa has joined #openmrs
16:25:48 *** ChanServ sets mode: +v rafa
16:26:07 <ashishmittal> hi downeym
16:27:10 *** gauravpaliwal has quit IRC
16:27:16 *** gauravpaliwal has joined #openmrs
16:27:21 *** gauravpaliwal has left #openmrs
16:32:02 *** lh has joined #openmrs
16:32:15 <downeym> Hi, lh :)
16:32:26 <lh> downeym: good morning
16:32:39 <downeym> lh: good afternoon
16:32:57 <lh> downeym: i thought you were only 2 hours ahead
16:33:13 <lh> i should say of pacific time
16:33:17 <downeym> EDT :)
16:33:31 <lh> downeym: the things i misremember.
16:33:57 <downeym> lh: Indiana used to not do daylight saving time; perhaps that's why.
16:34:17 <lh> downeym: i think that may be it. or it's just pre-coffee time
16:34:22 * lh fixes that
16:34:43 <downeym> "it's always time for coffee (or Kenyan chai)" -- bwolfe
16:35:06 <lh> true that!
16:35:42 *** gauravpaliwal has joined #openmrs
16:35:45 <bwolfe> I don't remember saying that
16:35:55 <bwolfe> although maybe I said it pre-chai time. :-p
16:36:07 <downeym> bwolfe: localized string
16:37:48 <ashishmittal> downeym, what does the number next to the mentor name on the idea page (https://wiki.openmrs.org/display/RES/Summer+Of+Code+2011) indicate?
16:37:53 <OpenMRSBot> <http://ln-s.net/8d5f> (at wiki.openmrs.org)
16:38:21 <downeym> ashishmittal: Not much to worry about. Just his first & second preference. :)
16:39:20 <ashishmittal> does it also account for the project priority for this GSoC?
16:39:24 <downeym> ashishmittal: No.
16:40:31 <downeym> ashishmittal: We want to be flexible to attract the best students, so we have a few more potential project ideas than we have mentors.
16:41:34 <ashishmittal> and in case a person can be primary mentor for only one project (as discussed in developer call on 17th), will the primary mentor change now (from what is described on ideas page)?
16:42:44 <downeym> ashishmittal: Thanks for noticing that. :) Yes, the mentors might possibly change depending on several factors including number of applicants, mentors' availability, etc. The list is the best information we have at the moment.
16:43:45 <ashishmittal> oh. Thanks for the info. :)
16:44:22 <downeym> ashishmittal: not a problem
16:46:41 *** Chaitalishah has joined #openmrs
16:48:16 *** gauravpaliwal has quit IRC
16:48:30 *** gauravpaliwal has joined #openmrs
16:55:25 <ashishmittal> downeym, one more question, in case the mentor is changing due to preference, and there is no other developer due to lack of mentors, will the project be eventually dropped even if the student application is good?
16:55:36 <ashishmittal> im sorry for so many questions, but I am concerned due to my primary applications being for one such project (Enhance Maven Archetype)
16:57:16 <downeym> ashishmittal: Don't let that discourage you from applying. If your application is among the strongest (keeping in mind we had a couple hundred applications last year) it will likely be selected. In particular, that project we are trying to encourage a different mentor to volunteer who had some leadership in our previous work with Maven. But you can continue to communicate with bwolfe for now.
16:57:31 *** surangak has joined #openmrs
17:01:42 <ashishmittal> hi bwolfe, are you around?
17:03:29 <bwolfe> for a little bit, whats up?
17:04:10 <ashishmittal> hi, just wanted to know your feedback on the archetype and should be my next step?
17:04:35 <ashishmittal> should I attempt to create more archetypes, or possibly go for a plugin?
17:06:24 *** surangak has quit IRC
17:06:51 *** gauravpaliwal has left #openmrs
17:08:42 <bwolfe> ashishmittal: you should write up your proposal
17:08:49 <bwolfe> ashishmittal: and you could apply to multiple projects if you wanted to
17:09:02 <bwolfe> its up to you at this point. :-)
17:09:46 <ashishmittal> Can we send the proposal early for a review and feedback for improvising?
17:13:04 *** surangak has joined #openmrs
17:13:27 <surangak> hello all.. good marning / evening / night :p
17:13:48 <downeym> ashishmittal: I won't answer for bwolfe but it may be more valuable to do other things listed on the "tips" section of http://go.openmrs.org/soc2011 including working on introductory tickets, etc.
17:13:56 <downeym> hi surangak :)
17:16:07 <surangak> how r things going...
17:21:44 <bwolfe> yes, working on tickets is the best option ashishmittal
17:22:11 <bwolfe> since you want to work on this maven project, it would be great if you finished the ticket about completing the current maven archetype!
17:22:57 <downeym> !ticket TRUNK-1733
17:22:57 <OpenMRSBot> downeym: Allow me to help you with that. More details on ticket TRUNK-1733 can be found at http://tickets.openmrs.org/browse/TRUNK-1733
17:23:14 <downeym> bwolfe: TRUNK-1733 currently has undetermined complexity
17:26:44 <bwolfe> downeym: your statement is now false
17:26:48 <ashishmittal> bwolfe, the ticket (TRUNK 1733) relates to create a basicmodule archetype, which is already complete. The other comments added by developers are about enhancements, like maven plugin with goals, etc, which correspond to this project. Can you suggest me or point me the specifics that I should accomplish to complete that ticket?
17:27:01 <downeym> bwolfe++
17:27:30 <bwolfe> ashishmittal: read through the comments, darius at one point listed out exactly what he wanted with a "1.0" release of the basic archetype. Its mostly just bug fixes for the archetype thats in the ticket
17:30:43 *** aja has joined #openmrs
17:40:44 <ashishmittal> bwolfe, im unable to get the exact thing. Kindly elaborate on what should I do to complete this ticket. Darius pointed that he needs a minimal archetype which asks for moduleid and creates the folder structure. Is there some additional feature that is needed in this archetype as of for now (prior to work in gsoc)?
17:41:35 <bwolfe> please use the ticket for this conversation so we have it posterity
17:41:46 <bwolfe> yes, its work needed asap, prior to gsoc
17:45:33 <ashishmittal> bwolfe, added the comment https://tickets.openmrs.org/browse/TRUNK-1733?focusedCommentId=166273#comment-166273.
17:45:39 <OpenMRSBot> <http://ln-s.net/8d6S> (at tickets.openmrs.org)
17:45:50 <bwolfe> ashishmittal: I'm notified of ticket comments, no need to re-notify me. ;-)
17:46:18 <ashishmittal> Oh yes. Forgot that :)
17:48:39 <downeym> :D
18:03:46 *** rafa has quit IRC
18:08:17 *** ashishmittal has quit IRC
18:10:59 *** ashishmittal has joined #openmrs
18:18:53 *** ashishmittal has quit IRC
18:22:12 *** bryq has joined #openmrs
18:22:21 <downeym> Hi bryq and welcome to the #openmrs IRC channel.
18:27:33 *** rafa has joined #openmrs
18:27:33 *** ChanServ sets mode: +v rafa
18:27:45 <bryq> Hi
18:28:45 <bryq> Sorry, I Was idle for a moment
18:30:05 <bryq> downeym: Are you one of the mentors of OpenMRS?
18:30:44 <downeym> bryq: I'm not a mentor, but I organise the programme at OpenMRS. Got a question?
18:31:09 <bryq> Yes, I've got one
18:31:49 <bryq> There are few projects proposals at the GSoC ides page
18:32:44 <bryq> Some of them are more important to OpenMRS community, and some less. Am I right? So "Metadata Sharing" project is rather important or not?
18:32:56 *** surangak has quit IRC
18:32:57 <bryq> Link to project: https://wiki.openmrs.org/display/projects/Metadata+Sharing+%28round+2%29
18:33:03 <OpenMRSBot> <http://ln-s.net/8d7K> (at wiki.openmrs.org)
18:35:58 *** ashishmittal has joined #openmrs
18:36:10 *** Chaitalishah has quit IRC
18:36:28 <downeym> bryq: I disagree - they are all valuable to us. :)
18:37:11 <downeym> bryq: In fact, we spent quite a bit of time to take care that they were all valuable projects. :)
18:37:22 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Restricted Account Access <http://forum.openmrs.org/viewtopic.php?f=8&t=770#p2938>
18:37:29 <bryq> Ok, I didn't know ;-)
18:38:01 <downeym> bryq: In the case of Metadata Sharing, Rafal (the mentor) was a GSoC student last year. He project was so successful, we decided to expand it and improve it this year.
18:38:38 <downeym> bryq: It's a fair question!
18:39:08 <bryq> I know that Rafal is a mentor. I will contact him soon
18:39:23 <downeym> bryq: He's here with us. :) (rafa)
18:39:38 <downeym> by here i mean IRC
18:39:43 *** Chaitalishah has joined #openmrs
18:39:56 <bryq> So far I have assigned ticket META-22 to me. I will be working on it now
18:40:20 <bryq> Oh, you are right
18:40:27 <downeym> !ticket META-22
18:40:27 <OpenMRSBot> downeym: Allow me to help you with that. More details on ticket META-22 can be found at http://tickets.openmrs.org/browse/META-22
18:40:57 <downeym> bryq: Cool ... thanks. We appreciate the help!
18:41:13 <rafa> that's right I'm here :)
18:41:17 <rafa> hello guys
18:41:21 <downeym> hey rafa. :)
18:41:22 <bryq> Hi Rafał
18:41:48 <rafa> bryq: it's great that you pick up the ticket
18:42:16 <bryq> I am Piotr Bryk. I will be applying for Metadata Sharing project
18:42:17 <rafa> if you have any questions, just ask here or comment on the ticket
18:43:01 <rafa> it's nice to meet you Piotr
18:43:04 <bryq> I took ticket META-22 as you wrote it on forum for someone else. Hopefully it isnt wrong that I took it form there
18:44:02 <rafa> it's okay
18:44:22 <downeym> bryq: You might want to click "Claim Issue" button so the correct status of the issue is set.
18:44:54 <bryq> I need to familiarize with the code and technical issues of OpenMRS, so solving this ticket may take a while
18:45:23 <downeym> bryq: https://wiki.openmrs.org/display/docs/Getting+Started+as+a+Developer
18:45:24 <OpenMRSBot> <http://ln-s.net/8bkO> (at wiki.openmrs.org)
18:46:00 <rafa> bryq: just do as downeym says and click "claim issue" if you want to work on it
18:46:31 <bryq> rafa:Ok, I will
18:47:26 <ashishmittal> bwolfe, should I assign the issue to myself for TRUNK-1733 and then submit the patch or should I directly add a comment and submit the patch?
18:48:02 <bryq> And thanks downeym! I am reading wiki carefoully
18:48:22 <bwolfe> sure, claim it and attach a patch
18:49:07 <rafa> bryq: where are you from?
18:49:29 <bryq> I'm from Poland
18:49:35 <downeym> o.O
18:49:48 <bryq> I thkink you:rafa too
18:49:59 <rafa> bryq: greetings from gdansk :)
18:50:39 <bryq> Greetings form Krakow (a bit far form Gdansk ;-) )
18:51:00 * downeym adds some pins to his map on the wall
18:52:26 <rafa> bryq: love Krakow :)
18:53:19 <bryq> I know why ;-) It's beautiful city
18:53:47 <bryq> But I Was one time in Gdansk. And what can I say is that it is not worse than Krakow
18:54:01 <bryq> It is different
18:56:51 <bryq> rafa: I've got one more technical question. You want my application to include a week-by-week plan of development?
18:57:11 <bryq> Do you want*
19:01:52 <rafa> bryq: it's a very good idea
19:04:39 <downeym> http://twitpic.com/4bvopg/full
19:04:56 <bryq> rafa: Ok, I will try to do this. And also I will contact you if I have a trouble while solving ticket or writing my application
19:05:13 *** aja has quit IRC
19:05:52 <bryq> downeym: I see that Krakow is marked ;-) It me?
19:06:43 <downeym> bryq: Well ... if you want. :) Some of those pins around you have to cover several places ... need a bigger map!
19:11:54 <bryq> I'm leaving guys (I am very busy because of studies...)
19:11:56 <bryq> Bye all!
19:12:04 *** bryq has left #openmrs
19:37:28 *** ashishmittal has quit IRC
19:49:01 *** Chaitali_ has joined #openmrs
19:49:08 <downeym> Hi Chaitali_ and welcome to the #openmrs IRC channel.
19:49:34 <Chaitali_> hello sir
19:50:26 <Chaitali_> sir am chaitali shah. i don't know how i got connected with chaitali_
19:51:00 <bwolfe> change it by typing /nick ____ into irc
19:52:16 *** Chaitali_ has quit IRC
19:52:19 <downeym> Tip: Common IRC commands are listed at https://wiki.openmrs.org/display/IRC/Home
19:52:22 <downeym> oops, too late
19:52:38 *** Chaitali_ has joined #openmrs
19:52:54 <downeym> Tip: Common IRC commands are listed at https://wiki.openmrs.org/display/IRC/Home
19:53:08 *** Chaitalishah has quit IRC
19:53:13 *** Chaitali_ is now known as chaitalishah
19:53:33 <chaitalishah> done with dat :)
20:16:40 <chaitalishah> rafa: am tryin to debug meta22
20:17:23 <chaitalishah> is it fine if i work on it though someone else has claimed for it?
20:20:09 <downeym> chaitalishah: Generally if someone is actively working on an issue, it's better to find another one. (Unless you can verify that person is no longer working on the issue any more.)
20:21:51 <chaitalishah> downeym: actually am trying for metadata project for GSoC so rafal suggested to work on it to have a better start and understanding of project
20:22:13 <downeym> !ticket META-22
20:22:13 <OpenMRSBot> downeym: Allow me to help you with that. More details on ticket META-22 can be found at http://tickets.openmrs.org/browse/META-22
20:23:27 <chaitalishah> sir, have already ssen that link
20:23:48 <chaitalishah> Poitr Bryk made it ready for work
20:24:04 <downeym> yes, looks like he's working on it
20:25:01 <chaitalishah> Can't i go for it?
20:25:28 <downeym> If rafa suggested to work on it, you'll need to ask him.
20:25:54 <chaitalishah> ok sir will send him a mail. thanks :)
20:27:14 <downeym> ok :)
20:38:08 *** downeym has quit IRC
20:43:42 <rafa> Hi chaitalishah
20:43:56 <chaitalishah> hello sir
20:44:15 <rafa> I'm Rafal :)
20:44:28 <chaitalishah> hie rafal :)
20:44:57 <chaitalishah> Can i go for that ticket.
20:45:04 <rafa> the ticket is taken so there's no point for you to work on it
20:45:18 <rafa> but there're plenty of other tickets :)
20:45:19 <rafa> https://tickets.openmrs.org/secure/IssueNavigator.jspa?mode=hide&requestId=10068
20:45:24 <OpenMRSBot> <http://ln-s.net/8d9E> (at tickets.openmrs.org)
20:45:46 <rafa> we really appreciate if you can help on any of them
20:45:57 <chaitalishah> okay sir but can am planning for metadata sharing for GSoC
20:46:22 <chaitalishah> so dowloaded that module and am studying the same
20:47:11 <rafa> that's very good that you're studying the module's code
20:48:07 <chaitalishah> Regarding the same am having some doubts
20:48:21 <chaitalishah> can i send you a mail for that?
20:48:34 <rafa> sure you can mail me any time
20:48:47 <chaitalishah> thank you sir :)
20:49:29 <rafa> no problem
20:51:25 <chaitalishah> i mean thank you rafal
20:52:33 <rafa> chaitalishah: btw you should remember to claim tickets in JIRA before you start working on them :)
20:53:24 <rafa> to let others know they're yours
20:53:59 <chaitalishah> actually i was going through the code base to better understand the tickets but got late. :(
20:54:51 <chaitalishah> will keep it in mind from next time
20:55:13 <rafa> yes it's a hint for the future :)
20:55:22 <chaitalishah> thanks
20:57:43 <chaitalishah> rafa: in the project workflow means a controller class or is it the next step in the module?
20:58:25 <chaitalishah> after export,import comes publish den subscribe?
21:23:53 *** bwolfe has quit IRC
21:30:26 *** dkayiwa has quit IRC
21:44:07 *** rafa has quit IRC
21:56:20 *** janflowers has joined #openmrs
22:16:30 *** Mkop has joined #openmrs
22:16:30 *** ChanServ sets mode: +v Mkop
22:23:11 *** chaitalishah has quit IRC
22:42:55 *** gbastien has joined #openmrs
23:44:59 *** gbastien has quit IRC