I'm having trouble updating the taxonomy terms in views.

I've got an exposed filter with a number of taxonomy terms on one of my views. When i create a new taxonomy term it will not appear in my exposed filter untill I edit and save the view. I've tried running cron.php and i've cleared the cache manually but neither updates the view. Can anyone shed any light on this?

CommentFileSizeAuthor
#4 missing_term.gif14.38 KBclockwood
#3 faq_category_problem.PNG44.15 KBjcooke

Comments

dan_lennox’s picture

Version: 5.x-1.6-beta4 » 5.x-1.6

I've updated to - 5.x-1.6 - still not working

sime’s picture

Title: Views not updating » exposed taxonomy not updating with new terms

Improved title

jcooke’s picture

StatusFileSize
new44.15 KB

I'm having the same problem. I have 5 terms, but only 4 show up. See attached screenshot.

clockwood’s picture

StatusFileSize
new14.38 KB

I have the same problem. It happened after updating from Drupal 5.3 to 5.7 (at least thats when I noticed). When I edit the view, one of my two taxonomy terms disappears from the filter by Taxonomy term list. But not only for that view... All my views seem to be affected, even different taxonomy terms!

I was able to reproduce this exact behavior on another site also just upgraded to 5.7.

clockwood’s picture

Found a patch here: http://drupal.org/node/199675
Fixes the problem.

sun’s picture

Status: Active » Closed (duplicate)