Deleting search pages does not unpublish route.

Created on 6 March 2024, 8 months ago

Problem/Motivation

During testing [#], I found that deleting the search page used the route from the form which is missing a slash.

Steps to reproduce

  • Install/configure D10 and quant_api and quant_search modules
  • Create a search page with route
  • Check route is in Quant and is published
  • Delete the search page
  • Check route again and it's still published but shouldn't be

Proposed resolution

The route is missing the slash at the beginning, so add it.

Remaining tasks

  • Update code
  • Review and test
  • Commit :)

User interface changes

Search page route will be unpublished in Quant.

API changes

Data model changes

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024