mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-21 07:11:29 -05:00
[GH-ISSUE #1011] Non admin users are seeing Run Build update logs from other deployments #2573
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @carl-ac on GitHub (Nov 28, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/1011
Hi
We are using Komodo v1.19.5 and found that non admin users are seeing
Run Buildlog from other deployments inUpdateswindow.The users are given all possible permissions.
However, when I change the user's permission to Admin, the
Updateswindow shows correct information.