Closed (duplicate)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2015 at 11:23 UTC
Updated:
9 Sep 2018 at 18:14 UTC
Jump to comment: Most recent
Comments
Comment #1
PA robot commentedProject 1: https://www.drupal.org/node/2540422
Project 2: https://www.drupal.org/node/2511228
As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).
If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #2
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxsarahravikumar2539162git
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.
Comment #3
ajay_reddyHi
Unable to clone
Update it as:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/sarahravikumar/2539162.git currency_convert_block
Found issues in pareview.sh
Add permissions = admin/people/permissions#module-currency_convert_block in .info file
Unable to see currency_converter block in admin.structure/block page after installation and cleared cache also.(Using Drupal 7.38).
Comment #4
ajay_reddyChange Line no:103 as currency_convert_block_block_info Refer this
as you are using currency_convert_block_info(this is not hook_block_info).
Change Line no:115 as currency_convert_block_block_view Refer this
as you are using currency_convert_block_view(this is not hook_block_view).
Your hook is currency_convert_block.
Comment #5
PA robot commentedProject 1: https://www.drupal.org/node/2511228
Project 2: https://www.drupal.org/node/2540422
As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).
If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #6
avpaderno