January 24th, 2023
heart1 reaction

Azure DevOps Server 2022 Patch 1

Senior Technical Program Manager

This month, we are releasing fixes that impact Azure DevOps Server 2022.

The following will be fixed with this patch:

  • Test data was not being deleted, causing the database to grow. With this fix, we updated build retention to prevent creating new orphan test data.
  • Updates to the AnalyticCleanupJob, the job status was Stopped and now we report Succeeded.
  • Fixed “tfx extension publish” command failing with “The given key was not present in the dictionary” error.
  • Implemented a workaround to address and error while accessing the Team Calendar extension.

Azure DevOps Server 2022 Patch 1

If you have Azure DevOps Server 2022, you should install Azure DevOps Server 2022 Patch 1.

Key links:

Verifying Installation

  • Run devops2022patch1.exe CheckInstall, devops2022patch1.exe is the file that is downloaded from the install link above. The output of the command will either say that the patch has been installed, or that it is not installed.

Author

Gloridel Morales
Senior Technical Program Manager

Gloridel is a Senior Technical Program Manager on the Azure DevOps team.

10 comments

Discussion is closed. Login to edit/delete existing comments.

Sort by :
  • Andrew Vendrasco

    Since 2022 patch1 we are unable to search code in repos.

    Has anyone seen the issues with repo code searchability?

    • Andrew Vendrasco

      Found the solution if anyone read this. After installation of the patch – Re-indexing was required.

      So it’s weird, the index doesn’t automatically update to the newest version of elastic search. So when we moved to 2022 the version was no longer supported, and I couldn’t figure out how to upgrade it. 
      So I removed the search config and reinstalled it. Now it’s working.

  • Aleksey Kovalev · Edited

    Looking forward to the Wiki PDF/DOCX export functionality and some Wiki- import|export possibilities between cloud and standalone DevOps Server.

    P.S. I’m very happy that mermaid diagrams are now in game with the Server 2022.

  • Lindeman, Andy · Edited

    Thanks for the patch!

    I reported this on your RTW blog post a few weeks ago- still seeing it with Patch 1 applied. Is anyone else having this problem? Thanks for any info!

    Hello-

    I just upgraded to 2022 RTW. A behavior I am noticing- when I search for something in the search box in the upper right hand corner, then go to “Work item”, I get all the search results (as expected.) However, when I click the “Types: All” pulldown and select an individual Work Item type (Bug, User Story etc.), I get “No work items found for ‘xxx’ with...

    Read more