apostrophecms / apostrophe-redirects

Allows admins to create redirects within an Apostrophe site
2 stars 2 forks source link

PRO-2504 avoid combining $not with $regex in older mongodb #32

Closed boutell closed 2 years ago

boutell commented 2 years ago

Summary

See changelog.

What are the specific steps to test this change?

See previous PR, but I've tested it, code review would be sufficient given current resourcing.

What kind of change does this PR introduce?

Make sure the PR fulfills these requirements:

If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

linear[bot] commented 2 years ago
PRO-2504 [P'unk] Getting Snap Redirects

See details here: [https://apostrophecms.atlassian.net/browse/SD-393](https://apostrophecms.atlassian.net/browse/SD-393) 1\. Removing redirects from workflow: gettingsnap.org has redirects under Workflow, and we would like them to be excluded.\ 2\. Consolidating Redirects: On gettingsnap.org, there are currently redirects both in the application and in Mechanic, which were implemented as a stopgap. Once the redirects are out of Workflow, we’d like to consolidate these in whatever method Apostrophe suggests. \ 3\. Testing