Using
Devel Generate taxonomy (devel-7.x-1.0-beta1.tar)
Drupal 7 alpha 3

Steps to reproduce issue

Activate 'Devel Generate taxonomy'.

Go to admin/config/development/generate/taxonomy

Fill the following fields.
How many vocabularies would you like to generate? 1
How many terms would you like to generate? 1000
Max word length of term/vocabulary names? 12

Click on DO IT button.

Go to admin/structure/taxonomy

Click on 'list terms' link beside the new vocabulary you just created.

The issue is on this screen. The vocabulary contains only one term or just a few terms. Expected results is 1000 terms. Find attached screenshots to clarify above steps.

CommentFileSizeAuthor
#1 tags-1.png19.96 KBFrancewhoa
#1 tags-2top.png19.26 KBFrancewhoa
#1 tags-3bottom.png15.31 KBFrancewhoa
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Francewhoa’s picture

Priority: Normal » Critical
FileSize
15.31 KB
19.26 KB
19.96 KB

Did a test and found the following. When asking 'Devel Generate taxonomy' to create 1000 terms. Only one or a few terms are added to the new vocabulary. All the other terms are added to a vocabulary title 'Tags'. Find attached screeshoots to clarify.

Expected result is the 1000 terms should be added to the newly created vocabulary. Not to the 'Tags' vocabulary.

Changing priority to 'critical' as current 'Devel Generate taxonomy' isn't working properly.

moshe weitzman’s picture

Priority: Critical » Normal

"not working properly" is a shared characteristic of all bugs. downgrading.

Francewhoa’s picture

Good point. In second thought I should have set priority to normal.

moshe weitzman’s picture

Status: Active » Fixed

Major fix today for this issue. Terms and vocabs are now separate drush commands and admin pages.

Francewhoa’s picture

Thanks Moshe

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.