| bulk actions not updating category
Hello, (photopost pro 7.03)
When I'm using bulk actions (adm-index) I select a category, and then move the images to new category. We have an "upload" area that everyone can toss stuff in, then we sort it from there into the appropriate category. Thus, every time this is done, the category should report 0, and no last photo.
Steps to reproduce:
create a category
add images to the category
verify on the index that the category shows x images
go into the admin panel
choose bulk actions
select the category you uploaded photos to
choose new categories for the images to be moved to, and 'leave'
submit the changes
go back to the index and verify that the category still shows x images and last photo
I have to manually go to the db and update the following fields:
pp_categories.photos, pp_categories.lastphoto
If I use the edit photo interface, or 'move/delete' from the dropdown, the categories are updated properly.
thoughts? Not sure if you can reproduce this or not...
|