Hello, opening the link /user/items?itemType=expired. we open a page with outdated lists when we click refresh list : (function_exists('republish_link_raw') we update the list and redirect to the page: /user/items. this is very inconvenient since we leave the page where we still have outdated lists that need to be updated, and we again need to find and open the page: /user/items?itemType=expired. Please tell me how to make it so that after the list is republished, it remains on the same page: /user/items?itemType=expired ?