Actionable tasks of the week - volunteers?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
14 messages Options
Reply | Threaded
Open this post in threaded view
|

Actionable tasks of the week - volunteers?

Jacopo Cappellato-4
In order to encourage the participation of the community into the development of OFBiz and specifically in the resolution of tickets filed in Jira, I would like to try this experiment.

From time to time I will review a series of tickets, select the ones that look not too complex, actionable but still need some work, I will do a preliminary research and study and will provide some directions/hints for a resolution; then I will send an email (this email) with the list of tickets, looking for volunteers to try to fix them.
If you want to give it a try, just assign the ticket to yourself and start playing with it. I will then take care of reviewing the work and committing it to the official repository (of course recognizing merit to the author in the commit log).

If the experiment will work other committers may want to do the same in order to process more tickets from our backlog.

Here is the first batch of tasks that I have reviewed:

https://issues.apache.org/jira/browse/OFBIZ-5589 (see my analysis in the comment, create a patch with the suggested enhancements)
https://issues.apache.org/jira/browse/OFBIZ-5590 (try to get some more info from the reporter and then probably resolve as "not a problem")
https://issues.apache.org/jira/browse/OFBIZ-5551 (get more information from the reporter - see my questions - and try to recreate the issue gathering more details)
https://issues.apache.org/jira/browse/OFBIZ-5543 (see my comments: the bug has been reported in 11.04; it works in the trunk; try to recreate in 11.04 and then identify the oldest branch where it works and try to backport the fix)
https://issues.apache.org/jira/browse/OFBIZ-5559 (the patch available should be good for the trunk but it would be great to have a deeper review before its committed)
https://issues.apache.org/jira/browse/OFBIZ-5555 (recreate the error, review and test the patch, convert it from git to svn patch)
https://issues.apache.org/jira/browse/OFBIZ-5553 (review and test the patch that converts an ftl into widgets; is the new version functionally equivalent? is the code well formatted and written?)

Thanks in advance,

Jacopo

Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Mandeep Sidhu
I'd like to take up the first two issues to begin with. Unfortunately I am
little confused with the documentation you shared earlier as to how I can
become a committer.

Would a patch work in this case? Or I need to be on the committers list?

Let me know.

Thanks,
Mandeep


On Thu, Mar 20, 2014 at 10:01 AM, Jacopo Cappellato <
[hidden email]> wrote:

> In order to encourage the participation of the community into the
> development of OFBiz and specifically in the resolution of tickets filed in
> Jira, I would like to try this experiment.
>
> From time to time I will review a series of tickets, select the ones that
> look not too complex, actionable but still need some work, I will do a
> preliminary research and study and will provide some directions/hints for a
> resolution; then I will send an email (this email) with the list of
> tickets, looking for volunteers to try to fix them.
> If you want to give it a try, just assign the ticket to yourself and start
> playing with it. I will then take care of reviewing the work and committing
> it to the official repository (of course recognizing merit to the author in
> the commit log).
>
> If the experiment will work other committers may want to do the same in
> order to process more tickets from our backlog.
>
> Here is the first batch of tasks that I have reviewed:
>
> https://issues.apache.org/jira/browse/OFBIZ-5589 (see my analysis in the
> comment, create a patch with the suggested enhancements)
> https://issues.apache.org/jira/browse/OFBIZ-5590 (try to get some more
> info from the reporter and then probably resolve as "not a problem")
> https://issues.apache.org/jira/browse/OFBIZ-5551 (get more information
> from the reporter - see my questions - and try to recreate the issue
> gathering more details)
> https://issues.apache.org/jira/browse/OFBIZ-5543 (see my comments: the
> bug has been reported in 11.04; it works in the trunk; try to recreate in
> 11.04 and then identify the oldest branch where it works and try to
> backport the fix)
> https://issues.apache.org/jira/browse/OFBIZ-5559 (the patch available
> should be good for the trunk but it would be great to have a deeper review
> before its committed)
> https://issues.apache.org/jira/browse/OFBIZ-5555 (recreate the error,
> review and test the patch, convert it from git to svn patch)
> https://issues.apache.org/jira/browse/OFBIZ-5553 (review and test the
> patch that converts an ftl into widgets; is the new version functionally
> equivalent? is the code well formatted and written?)
>
> Thanks in advance,
>
> Jacopo
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Jacopo Cappellato-4
Thank you Mandeep.

Please attach your patch to the relevant Jira tickets.

Jacopo

On Mar 20, 2014, at 6:17 PM, Mandeep Sidhu <[hidden email]> wrote:

> I'd like to take up the first two issues to begin with. Unfortunately I am
> little confused with the documentation you shared earlier as to how I can
> become a committer.
>
> Would a patch work in this case? Or I need to be on the committers list?
>
> Let me know.
>
> Thanks,
> Mandeep
>
>
> On Thu, Mar 20, 2014 at 10:01 AM, Jacopo Cappellato <
> [hidden email]> wrote:
>
>> In order to encourage the participation of the community into the
>> development of OFBiz and specifically in the resolution of tickets filed in
>> Jira, I would like to try this experiment.
>>
>> From time to time I will review a series of tickets, select the ones that
>> look not too complex, actionable but still need some work, I will do a
>> preliminary research and study and will provide some directions/hints for a
>> resolution; then I will send an email (this email) with the list of
>> tickets, looking for volunteers to try to fix them.
>> If you want to give it a try, just assign the ticket to yourself and start
>> playing with it. I will then take care of reviewing the work and committing
>> it to the official repository (of course recognizing merit to the author in
>> the commit log).
>>
>> If the experiment will work other committers may want to do the same in
>> order to process more tickets from our backlog.
>>
>> Here is the first batch of tasks that I have reviewed:
>>
>> https://issues.apache.org/jira/browse/OFBIZ-5589 (see my analysis in the
>> comment, create a patch with the suggested enhancements)
>> https://issues.apache.org/jira/browse/OFBIZ-5590 (try to get some more
>> info from the reporter and then probably resolve as "not a problem")
>> https://issues.apache.org/jira/browse/OFBIZ-5551 (get more information
>> from the reporter - see my questions - and try to recreate the issue
>> gathering more details)
>> https://issues.apache.org/jira/browse/OFBIZ-5543 (see my comments: the
>> bug has been reported in 11.04; it works in the trunk; try to recreate in
>> 11.04 and then identify the oldest branch where it works and try to
>> backport the fix)
>> https://issues.apache.org/jira/browse/OFBIZ-5559 (the patch available
>> should be good for the trunk but it would be great to have a deeper review
>> before its committed)
>> https://issues.apache.org/jira/browse/OFBIZ-5555 (recreate the error,
>> review and test the patch, convert it from git to svn patch)
>> https://issues.apache.org/jira/browse/OFBIZ-5553 (review and test the
>> patch that converts an ftl into widgets; is the new version functionally
>> equivalent? is the code well formatted and written?)
>>
>> Thanks in advance,
>>
>> Jacopo
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Pierre Smits
In reply to this post by Jacopo Cappellato-4
Jacopo,

I will take on OFBIZ-5559 <https://issues.apache.org/jira/browse/OFBIZ-5559>
.

Good initiative to engage the community more!

Regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com
Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Todd Thorner
In reply to this post by Jacopo Cappellato-4
Thank you, Mr. Cappellato, for this initiative.  It's a great idea IMO,
please keep 'em coming.

I will watch for more emails such as this one, hoping to find something
that isn't too challenging for my meagre skill set.  Already, though,
this first email has inspired me to make time over the weekend to peruse
the JIRA tickets, to see if there is some "Mickey Mouse" thing I could
do to help.  If I find anything, I'll come back to this ml to ask about
getting initiated as an authorized project contributor.




On 14-03-20 09:01 AM, Jacopo Cappellato wrote:

> In order to encourage the participation of the community into the development of OFBiz and specifically in the resolution of tickets filed in Jira, I would like to try this experiment.
>
> From time to time I will review a series of tickets, select the ones that look not too complex, actionable but still need some work, I will do a preliminary research and study and will provide some directions/hints for a resolution; then I will send an email (this email) with the list of tickets, looking for volunteers to try to fix them.
> If you want to give it a try, just assign the ticket to yourself and start playing with it. I will then take care of reviewing the work and committing it to the official repository (of course recognizing merit to the author in the commit log).
>
> If the experiment will work other committers may want to do the same in order to process more tickets from our backlog.
>
> Here is the first batch of tasks that I have reviewed:
>
> https://issues.apache.org/jira/browse/OFBIZ-5589 (see my analysis in the comment, create a patch with the suggested enhancements)
> https://issues.apache.org/jira/browse/OFBIZ-5590 (try to get some more info from the reporter and then probably resolve as "not a problem")
> https://issues.apache.org/jira/browse/OFBIZ-5551 (get more information from the reporter - see my questions - and try to recreate the issue gathering more details)
> https://issues.apache.org/jira/browse/OFBIZ-5543 (see my comments: the bug has been reported in 11.04; it works in the trunk; try to recreate in 11.04 and then identify the oldest branch where it works and try to backport the fix)
> https://issues.apache.org/jira/browse/OFBIZ-5559 (the patch available should be good for the trunk but it would be great to have a deeper review before its committed)
> https://issues.apache.org/jira/browse/OFBIZ-5555 (recreate the error, review and test the patch, convert it from git to svn patch)
> https://issues.apache.org/jira/browse/OFBIZ-5553 (review and test the patch that converts an ftl into widgets; is the new version functionally equivalent? is the code well formatted and written?)
>
> Thanks in advance,
>
> Jacopo
>
Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Paul Piper
I really think this is a great idea, Jacopo. I have limited time to code this week, but perhaps i can be of help clarifying the issues as in OFBIZ-5590 & OFBIZ-5551.

Either way: great initiative!
Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Jacopo Cappellato-4
In reply to this post by Jacopo Cappellato-4
On Mar 20, 2014, at 5:01 PM, Jacopo Cappellato <[hidden email]> wrote:

> Here is the first batch of tasks that I have reviewed:
>
> https://issues.apache.org/jira/browse/OFBIZ-5589 (see my analysis in the comment, create a patch with the suggested enhancements)
> https://issues.apache.org/jira/browse/OFBIZ-5590 (try to get some more info from the reporter and then probably resolve as "not a problem")
> https://issues.apache.org/jira/browse/OFBIZ-5551 (get more information from the reporter - see my questions - and try to recreate the issue gathering more details)
> https://issues.apache.org/jira/browse/OFBIZ-5543 (see my comments: the bug has been reported in 11.04; it works in the trunk; try to recreate in 11.04 and then identify the oldest branch where it works and try to backport the fix)
> https://issues.apache.org/jira/browse/OFBIZ-5559 (the patch available should be good for the trunk but it would be great to have a deeper review before its committed)
> https://issues.apache.org/jira/browse/OFBIZ-5555 (recreate the error, review and test the patch, convert it from git to svn patch)
> https://issues.apache.org/jira/browse/OFBIZ-5553 (review and test the patch that converts an ftl into widgets; is the new version functionally equivalent? is the code well formatted and written?)

Here is another one:

https://issues.apache.org/jira/browse/OFBIZ-5565

Jacopo

Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Rong Nguyen
Hi Jacopo,
I have just reformatted Bug-5555 patch from git to svn. Sorry for my mistake!
Rong Nguyen

Olbius JSC
Deliver highest business value
http://www.olbius.com/
Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Malin Nicolas
Thanks Rong,

I will check this issue this sunday

Nicolas

Le 21/03/2014 08:41, Rong Nguyen a écrit :

> Hi Jacopo,
> I have just reformatted  Bug-5555
> <https://issues.apache.org/jira/browse/OFBIZ-5555>   patch from git to svn.
> Sorry for my mistake!
>
>
>
> -----
> Rong Nguyen
>
> Olbius JSC
> Deliver highest business value
> http://www.olbius.com/
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/Actionable-tasks-of-the-week-volunteers-tp4649590p4649627.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Mandeep Sidhu
My apologies, seems I've accidentally clicked on the provide patch button
for the below issue.
https://issues.apache.org/jira/browse/OFBIZ-5589

Kindly ignore, I've started working on this issue, will provide the patch
files once I've them ready and tested.

Thanks,
Mandeep


On Fri, Mar 21, 2014 at 2:10 AM, Nicolas Malin <
[hidden email]> wrote:

> Thanks Rong,
>
> I will check this issue this sunday
>
> Nicolas
>
> Le 21/03/2014 08:41, Rong Nguyen a écrit :
>
>  Hi Jacopo,
>> I have just reformatted  Bug-5555
>> <https://issues.apache.org/jira/browse/OFBIZ-5555>   patch from git to
>> svn.
>> Sorry for my mistake!
>>
>>
>>
>> -----
>> Rong Nguyen
>>
>> Olbius JSC
>> Deliver highest business value
>> http://www.olbius.com/
>> --
>> View this message in context: http://ofbiz.135035.n4.nabble.
>> com/Actionable-tasks-of-the-week-volunteers-tp4649590p4649627.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Jacopo Cappellato-4
In reply to this post by Jacopo Cappellato-4
A quick summary on the status of the work done so far:

OFBIZ-5543: no one is working on this. volunteers?

OFBIZ-5565: no one is working on this. volunteers?

OFBIZ-5589: Mandeep is working on it

OFBIZ-5590: Mandeep is working on it

OFBIZ-5551: Paul is discussing the ticket with the reporter

OFBIZ-5555: Nicolas is working on it

OFBIZ-5559: Pierre tested it and has provided positive feedback; Pierre also filed a new ticket for additional enhancements OFBIZ-5592: any volunteer to review this new ticket? These two ones may be good for the trunk; if there are committers with a free slot please feel free to commit and resolve the tasks

OFBIZ-5553: completed; feedback from Deepak, Jensing; committed by Jacques

Jacopo
Reply | Threaded
Open this post in threaded view
|

Aw: Re: Actionable tasks of the week - volunteers?

Michael Brohl-2
Hi Jacopo,
 
I will try to resolve issue OFBIZ-5543.

---
Regards,

Michael


> Gesendet: Dienstag, 25. März 2014 um 07:31 Uhr
> Von: "Jacopo Cappellato" <[hidden email]>
> An: [hidden email]
> Betreff: Re: Actionable tasks of the week - volunteers?
>
> A quick summary on the status of the work done so far:
>
> OFBIZ-5543: no one is working on this. volunteers?
>
> OFBIZ-5565: no one is working on this. volunteers?
>
> OFBIZ-5589: Mandeep is working on it
>
> OFBIZ-5590: Mandeep is working on it
>
> OFBIZ-5551: Paul is discussing the ticket with the reporter
>
> OFBIZ-5555: Nicolas is working on it
>
> OFBIZ-5559: Pierre tested it and has provided positive feedback; Pierre also filed a new ticket for additional enhancements OFBIZ-5592: any volunteer to review this new ticket? These two ones may be good for the trunk; if there are committers with a free slot please feel free to commit and resolve the tasks
>
> OFBIZ-5553: completed; feedback from Deepak, Jensing; committed by Jacques
>
> Jacopo
Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Malin Nicolas
In reply to this post by Jacopo Cappellato-4
Le 25/03/2014 07:31, Jacopo Cappellato a écrit :
> A quick summary on the status of the work done so far:
>
> OFBIZ-5543: no one is working on this. volunteers?
On jira issue Michael Brohl has announced to try to resolve it
>
> OFBIZ-5565: no one is working on this. volunteers?
I try to solve it
>
> OFBIZ-5589: Mandeep is working on it
>
> OFBIZ-5590: Mandeep is working on it
>
> OFBIZ-5551: Paul is discussing the ticket with the reporter
>
> OFBIZ-5555: Nicolas is working on it
Done, just need a commiter review/commit ;)

Nicolas
>
> OFBIZ-5559: Pierre tested it and has provided positive feedback; Pierre also filed a new ticket for additional enhancements OFBIZ-5592: any volunteer to review this new ticket? These two ones may be good for the trunk; if there are committers with a free slot please feel free to commit and resolve the tasks
>
> OFBIZ-5553: completed; feedback from Deepak, Jensing; committed by Jacques
>
> Jacopo

Reply | Threaded
Open this post in threaded view
|

Re: Actionable tasks of the week - volunteers?

Jacopo Cappellato-4
Thanks Nicolas,

I have added a comment to OFBIZ-5555.

To all,

today I have reviewed and cleaned up some old Jira tickets; in the process I have found some more tickets that may represent actionable items for volunteers willing to help:

OFBIZ-5185: recreate the use case; test patch; review and improve patch (there are tabs in it; the "optional" attribute is not specified)
OFBIZ-5166: recreate the use case; either provide a patch or resolve as "invalid/won't fix/not a problem"
OFBIZ-5203: recreate the use case; test the patch and confirm it works
OFBIZ-5012: review and test the patch
OFBIZ-5016: review and test the latest patch
OFBIZ-5004: review and test the patch
OFBIZ-4981: recreate the use case, review and test the patch
OFBIZ-5006: review and test the patch

Thanks,

Jacopo

On Mar 26, 2014, at 5:09 PM, Nicolas Malin <[hidden email]> wrote:

> Le 25/03/2014 07:31, Jacopo Cappellato a écrit :
>> A quick summary on the status of the work done so far:
>>
>> OFBIZ-5543: no one is working on this. volunteers?
> On jira issue Michael Brohl has announced to try to resolve it
>>
>> OFBIZ-5565: no one is working on this. volunteers?
> I try to solve it
>>
>> OFBIZ-5589: Mandeep is working on it
>>
>> OFBIZ-5590: Mandeep is working on it
>>
>> OFBIZ-5551: Paul is discussing the ticket with the reporter
>>
>> OFBIZ-5555: Nicolas is working on it
> Done, just need a commiter review/commit ;)
>
> Nicolas
>>
>> OFBIZ-5559: Pierre tested it and has provided positive feedback; Pierre also filed a new ticket for additional enhancements OFBIZ-5592: any volunteer to review this new ticket? These two ones may be good for the trunk; if there are committers with a free slot please feel free to commit and resolve the tasks
>>
>> OFBIZ-5553: completed; feedback from Deepak, Jensing; committed by Jacques
>>
>> Jacopo
>