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?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | missing_term.gif | 14.38 KB | clockwood |
| #3 | faq_category_problem.PNG | 44.15 KB | jcooke |
Comments
Comment #1
dan_lennox commentedI've updated to - 5.x-1.6 - still not working
Comment #2
simeImproved title
Comment #3
jcooke commentedI'm having the same problem. I have 5 terms, but only 4 show up. See attached screenshot.
Comment #4
clockwood commentedI 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.
Comment #5
clockwood commentedFound a patch here: http://drupal.org/node/199675
Fixes the problem.
Comment #6
sunMarking as duplicate of #199675: Missing taxonomy terms in filters