diff --git a/docs/product/releases/index.mdx b/docs/product/releases/index.mdx index 3fac0e4bb4268..c4edad467cffe 100644 --- a/docs/product/releases/index.mdx +++ b/docs/product/releases/index.mdx @@ -66,7 +66,7 @@ The "Resolved in the current release" option records the current release that's ### Resolved in the Next Release -The "Resolved in the next release" option works in a similar way to resolved in the current release. But because we can't record the resolution version since it hasn't been created yet, we record the current release version and update it when a newer release is created. +The "Resolved in the next release" option works like resolving in the current release, but since the next release doesn’t exist yet, we record the latest version where the issue was seen. This updates automatically when a new release is created. For semantic versioning, the issue is resolved in the next newest of all current versions. ### Resolved in a Commit