#[asuh]When saving a new note, the permalink defaults to the Post ID for me. However, every new post appends a new suffix of `-2`. So, a new post could look like `https://example.com/123-2` instead of `https://example.com/123`. Is there a fix for this?