Skip to content

Git UI stops working after upgrading #920

@cambot

Description

@cambot

After upgrading from 2025.1.0 to 2025.1.2, the Git UI stops working. In our RHEL instance, we get a 404 error while one of my coworkers on a Mac gets an "Invalid Action" zen/csp error page.

Running Do ##class(SourceControl.Git.Utils).CompileGitUIs() (introduced in 2.13.0 for #852 via #854 ) fixes the issue.

It appears the fix for fresh installs of the module is not executed after an upgrade, which I think is the expected behavior from the Iris perspective. I had to dig around to refresh my memory that after Iris is upgraded, it is recommended to reinstall all 3rd party (IPM) modules (Source: https://docs.intersystems.com/iris20253/csp/docbook/DocBook.UI.Page.cls?KEY=GCI_post#GCI_post_mv)

This might be worth referencing in this module's read me or docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions