# go to {nav Website & Content > Structure & Data}
# confirm that `Up` and `Down` buttons properly changes Order
# confirm that `Approve` and `Decline` buttons properly changes Status for categories and products
# go to {nav E-commerce > Affiliates}
# confirm that `Approve` and `Decline` buttons properly changes Status
# go to {nav Directory > Link Validation}
# confirm that `Approve` and `Decline` buttons properly changes status icon in the `Link Validation` grid and Status field of related link
# go to {nav Directory > Paid Listings}
# confirm that `Approve` and `Decline` buttons properly changes Status
# add temporary line "$event->status = kEvent::erFAIL;" to CategoriesEventHandler::OnBeforeItemUpdate
# confirm that `Approve` and `Decline` buttons do not change Status for categories, but also no fatal error happens
# remove temporary line "$event->status = kEvent::erFAIL;" from CategoriesEventHandler::OnBeforeItemUpdate