Skip to content

[FIX] exclude the page we want to delete from the list of page that is propose by the autocomplete for redirection

axel mwenze requested to merge (removed):page-delete into master

Description

When we want to delete a wiki page and we check create redirection , and when we search for a page we want to redirect to , the autocomplete propose also the page we want to delete. that is not suppose to happen i have exclude the pages that we want to delete from the list propose by the autocomplete

Steps to test

  1. create a wiki page
  2. and then on the list of page select the page and select remove
  3. in the modal select create redirect
  4. and the in the input if you search for the page you want to delete it won't appears

Merge request reports