-
Add plugin feature to rename changed slugs for situations where patches referenced plugins/modules by slug/etc. have been renamed by developer or comes in multiple bundles (e.g. free, pay). Make the r…
-
### Describe the need
If the team ID is used there is no need to call the API to lookup the ID from the slug as it's already in state. It also removes the danger that a team might be created with a n…
-
### Link to the code that reproduces this issue
https://github.com/NasserBvB/generate-static-params-issue
### To Reproduce
While building a Next.js application with `output: "export"` in `next.conf…
-
Here's the GraphQL query:
```
query Blog {
post(id: "my-post-slug-in-spanish", idType: SLUG) {
slug
excerpt
date
author {
node {
description
}
}
…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. Add an organization member with Member role
2. Add the user to a team with Contributor role
3. Create an internal integration and…
afle1 updated
1 month ago
-
This is more of a question regarding a best/good practice than an issue.
I've been using mongoid_slugs for a while on my website. Now I would like to remove them and to switch back to using the db…
-
View details in Rollbar: [https://rollbar.com/iiuni/projektzapisy/items/490/](https://rollbar.com/iiuni/projektzapisy/items/490/)
```
Traceback (most recent call last):
File "/home/zapisy/deploy/re…
-
I noticed that from the management sdk it is not possible or at least not documented on how to treat a slug type so that it generates the slug based on other field. e.g: generate slug based on post id…
-
I discovered a new issue where the slug plugin is kind of unstable. This is also related to a Woocommerce Product categories. The category has been working fine but suddenly it started giving a 404. T…
-
### Bug description
When adding a blog post without specifying the `slug` value, post title links to /none/
### Expected behaviour
Permalink generated automatically based on filename.
### Repr…