Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLB-281 path aliases 404 issues #1532

Merged
merged 6 commits into from
Jun 12, 2024

Conversation

dspachos
Copy link
Contributor

Description of changes

  • When a path alias is updated using the admin path alias listing page, there is no build trigger for the associated nodes. This can lead to certain issues, e.g. a path which retrieved by a live query on client side, will not exist (since there is no build with this path on the Gatsby side).

Related Issue(s)

How has this been tested?

  • Manually (also a simple kernel test is used)

feat(slb-281): trigger build on path_alias crud
@dspachos dspachos force-pushed the hotfix/SLB-281-path-aliases-404-issues branch from d3495db to 7cbdc76 Compare May 27, 2024 13:09
feat(slb-281): kernel test for path alias create

feat(slb-281): kernel test for path alias create

feat(slb-281): kernel test for path alias create
@dspachos dspachos force-pushed the hotfix/SLB-281-path-aliases-404-issues branch from 7cbdc76 to 8ed2325 Compare May 27, 2024 13:09
feat(slb-281): add path alias module to kernel test
@dspachos dspachos force-pushed the hotfix/SLB-281-path-aliases-404-issues branch from 1b773d6 to b71f067 Compare May 28, 2024 06:43
@dspachos dspachos merged commit 842449e into development Jun 12, 2024
3 checks passed
@dspachos dspachos deleted the hotfix/SLB-281-path-aliases-404-issues branch June 12, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants