Home
Phorge
Search
Configure Global Search
Log In
Transactions
D25439
Change Details
Change Details
Old
New
Diff
Test creating a project when using a custom integer field: https://my.phorge.site/config/edit/projects.custom-field-definitions/ ``` { "mycompany:intfield": { "name": "Int Field", "type": "int", "description": "Some int field " } } ``` Fixes T15641
Test creating a project when using a custom integer field: https://my.phorge.site/config/edit/projects.custom-field-definitions/ ``` { "mycompany:intfield": { "name": "Int Field", "type": "int", "description": "Some int field " } } ``` Fixes T15641
Test creating a project when using a custom integer field: https://my.phorge.site/config/edit/projects.custom-field-definitions/ ``` { "mycompany:intfield": { "name": "Int Field", "type": "int", "description": "Some int field "
} } ``` Fixes T15641
Continue