Question
· 12 hr ago

Field Validation on INSERT error installing git-source-control

Hi - I'm refreshing my IRIS instance, now upgraded to 2025.1, and ensuring IPM is installed in each namespace, as well as git-source-control, but in my first attempt I get this error. 

Everything else seems to work - but why the error (I'd like to get rid of it) ?

zpm:AULIBRARY>install git-source-control
 
[AULIBRARY|git-source-control]  Initialize START
[AULIBRARY|git-source-control]  Initialize SUCCESS
[AULIBRARY|git-source-control]  Reload START (C:\InterSystems\IRIS\mgr\Temp\VTigyGg\)
[AULIBRARY|git-source-control]  Reload SUCCESS
[git-source-control]    Module object refreshed.
[AULIBRARY|git-source-control]  Validate START
[AULIBRARY|git-source-control]  Validate SUCCESS
[AULIBRARY|git-source-control]  Compile START
[AULIBRARY|git-source-control]  Compile SUCCESS
[AULIBRARY|git-source-control]  Activate START
[AULIBRARY|git-source-control]  Configure START
Adding favorites for all users:
Adding Git favorite...
 
[SQLCODE: <-104>:<Field validation failed in INSERT, or value failed to convert in DisplayToLogical or OdbcToLogical>]
[%msg: <Field '%SYS_Portal.Users.Data' (value '/isc/studio/usertemplates/gitsourcecontr...') failed validation>]
0 Rows Affected
Adding Git Pull favorite...
 
[SQLCODE: <-104>:<Field validation failed in INSERT, or value failed to convert in DisplayToLogical or OdbcToLogical>]
[%msg: <Field '%SYS_Portal.Users.Data' (value '/isc/studio/usertemplates/gitsourcecontr...') failed validation>]
0 Rows Affected
Setting GroupById to %ISCMgtPortal for /isc/studio/usertemplates... 1 Row Affected
Will use git version 2.40.0.windows.1 (already installed and on the PATH).
[AULIBRARY|git-source-control]  Configure SUCCESS
[AULIBRARY|git-source-control]  Activate SUCCESS

thanks - Steve

Product version: IRIS 2025.1
$ZV: IRIS for Windows (x86-64) 2025.1 (Build 223U)
Discussion (0)1
Log in or sign up to continue