Request Tracker is a perl based ticketing system. Webform Request Tracker creates tickets from webform form submissions. It was coded for Webform 3.x.

My sandbox is here.

git clone --branch 7.x-1.x elliotschlegelmilch@git.drupal.org:sandbox/elliotschlegelmilch/2455025.git webform_request_tracker
cd webform_request_tracker

Comments

PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxelliotschlegelmilch24...

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

haripalrao’s picture

Hi Elliot Schlegelmilch

Thanks for your contribution. Please find below for some feedback from me.

1. The git url that you have given is wrong one, the correct one would be git clone --branch 7.x-1.x http://git.drupal.org/sandbox/elliotschlegelmilch/2455025.git webform_request_tracker. Please correct it so that other community members can download it and can review it properly for your module
2. The issue that you have created needs more description about the module.
3. Please add README.txt in your module.
4. In rtapi.module file in few places you have used t() function in title and few places its not.
5. In rtapi.module file, you have used "return 'Some or all RT API settings are missing';" please use t() function to return the value.
6. Please run your module on http://pareview.sh/ to fix the initial issues.

Thanks

manjit.singh’s picture

We are not able to clone your module, So please correct the Git access

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/elliotschlegelmilch/2455025.git webform_request_tracker
cd webform_request_tracker

Manual testing:

  1. Variable must be deleted in rtapi.install file
  2. It would be good if you can put same name to module directory. (rtapi)
  3. missing rtapi.admin.inc for admin configuration page

Please add review bonus also, This will speed up your own project through the review process and your module will publish very soon .

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).

I'm a robot and this is an automated message from Project Applications Scraper.