Version
unknown
Describe the problem you're encountering
On the 3.5.2 release notes page, I want to know a list of features, bugs, etc that are in the release. However I see a lot of continuity issues. Here's two examples:
- the ticket @dianabarsan discovered is still open when I'd expect it to be closed. Futher, it is listed as being included in the release with the correct ticket and link - but the title of the link on the release notes is
#5894: Improve / fix Jenkins workspace cleanup which isn't correct I don't think?
- the pull "Optimize view building #5987" is (maybe?!) listed as
Do not run a full GC after each index doc update. Increase view queue size from 100KB to 10MB. This should improve view index building times and links to an unrelated change as far as I can tell (5942).
Expected Behaviour
The release notes page should allow folks to easily know what is in the release with deep link to the tickets that were included in the release
Steps to Reproduce
- go to 3.5.2 release notes
Your Environment
the docs.couchdb.org website
Additional Context
Medic is assessing if CouchDB 3.5.2 has fixed a bug Diana found as well as which features are included in it. The release notes page makes this hard to do with out slow, manual cross checks of commits and such.
The origin where these changes were introduced appears to be 9956d6e in the 3.5.x branch which is what seems to be published on the public release notes.
Version
unknown
Describe the problem you're encountering
On the 3.5.2 release notes page, I want to know a list of features, bugs, etc that are in the release. However I see a lot of continuity issues. Here's two examples:
#5894: Improve / fix Jenkins workspace cleanupwhich isn't correct I don't think?Do not run a full GC after each index doc update. Increase view queue size from 100KB to 10MB. This should improve view index building timesand links to an unrelated change as far as I can tell (5942).Expected Behaviour
The release notes page should allow folks to easily know what is in the release with deep link to the tickets that were included in the release
Steps to Reproduce
Your Environment
the docs.couchdb.org website
Additional Context
Medic is assessing if CouchDB 3.5.2 has fixed a bug Diana found as well as which features are included in it. The release notes page makes this hard to do with out slow, manual cross checks of commits and such.
The origin where these changes were introduced appears to be 9956d6e in the 3.5.x branch which is what seems to be published on the public release notes.