Custom Fields on VBS Build and Pipeline pages
We CI/CD for OIC components in Visual Builder Studio. Currently, there is no way to store organization-specific metadata directly on a build definition, forcing teams to maintain this information externally. For example, we cannot store our internal deployment number on a CI/CD pipeline build.
Enhancement Request
Allow administrators to create custom fields on build definitions, such as: Internal Release Number.
Business Value
This would improve traceability, governance, and auditability by keeping deployment-related information directly linked to the build configuration. It would also reduce manual administration and eliminate the need for separate tracking documents.
Example Use Case
A customer wants to store an internal deployment number on every build definition so deployments can easily be linked to internal release management and change processes.