microsoft / fhir-server

A service that implements the FHIR standard
MIT License
1.15k stars 490 forks source link

Which Issue is resolved in which release ? #3880

Closed LKShankarKarthik closed 1 day ago

LKShankarKarthik commented 1 month ago

We are using "Microsoft FHIR Server(OSS)" and hosting it on our Server. We would like to know, how to identify the bugs/issues are resolved (fixed) in which release? So we can upgrade to the required release?

mikaelweave commented 1 month ago

Hi @LKShankarKarthik, I would recommend checking the releases page in this repository. This will tell you which features/bug fixes are included in each release.

Will this work for you?

LKShankarKarthik commented 1 month ago

Hi @mikaelweave

Thanks. We are in a version which older than 18 Months now. So going through every release is challenging. If we know the BUG ID (like #3880), is it possible to know in which release that was resolved?

EXPEkesheth commented 3 weeks ago

@LKShankarKarthik - You can identify by doing a page search with pull request id. Other than that, there is no direct way to link between bug id and release number.

LKShankarKarthik commented 3 weeks ago

@EXPEkesheth - Thanks. Im trying to navigate using the Issue ID. For eg: when I checked the Issue(Bug) #3755, its in closed state but there is NO pull request associated it.

image

EXPEkesheth commented 2 weeks ago

@LKShankarKarthik - there is no pull request associated with issue #3755, as the response was provided in the issue discussion and configuration suggestions were made. Thanks !

EXPEkesheth commented 1 day ago

Closing as the question is answered