Custom Columns → General Fields
Following are the general custom column fields, which are common across providers:
id artifact_id request_id description name provider_instance_uuid provider_instance_name syncattempteddatetimestring syncsucceededdatetimestring syncmessage syncstatus title type url
Some of the general fields can be shown only in the request and deployment unit view widgets, because they are populated on the Release Control side rather than on the provider side. If you use these fields in the request or deployment unit add widget, you should create a separate RLC Custom Column table entry for the add widget rather than sharing the column entry for the view and add widgets; otherwise, these fields will be empty. These fields are as follows:
artifact_id request_id provider_instance_uuid provider_instance_name syncattempteddatetimestring syncsucceededdatetimestring syncmessage syncstatus
Aliases are a type of general field that should be used if you are using multiple providers for deployment units or requests. Alias fields should be used instead of the related provider-specific field to avoid having the same type of data appear in separate columns. Following are the aliases and some of the provider-specific fields that they include. See the documentation for your plugin for more information.
Internal Names | Display Names | Included Provider-Specific Fields |
---|---|---|
createdBy | Created By | ZMF/SDA component version creator, SDA snapshot user, Dimensions CM originator, SBM Request createdBy, ServiceNow sys_created_by |
createdOn | Created On | ZMF createDate, SDA created, Dimensions CM creationDate, SBM Request createdDate, ServiceNow sys_created_on |
owner | Owner | SBM owner, Jira assignee, ServiceNow assigned_to |
updatedBy | Updated By | Dimensions CM lastUpdatedBy, SBM request modifiedBy, ServiceNow sys_updated_by |
updatedOn | Updated On | Dimensions CM updateDate, SBM request modifiedDate, ServiceNow sys_updated_on |
type | Type | SBM activeinactive, Jira issuetype |
Copyright © 2012–2016 Serena Software, Inc. All rights reserved.