Skip to content

Git commands fail for %Developer user if git not on path #444

Closed
@isc-pbarton

Description

@isc-pbarton

If "git" is not on the path, and instead the full path to git is specified through git-source-control configuration, all git commands will fail for a user with just the %Developer role with a NOTOPEN.

The reason is that the "git bin path" configuration setting is stored in a global in the %SYS namespace, so you need access to that global. A %Developer will get a PROTECT error trying to access it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions