...
Code Block | ||||
---|---|---|---|---|
| ||||
[ { "name": "smartfacts_details_sidepanel_cm", "title": "Smartfacts", "entity_type": [ "work_item" ], "views": [ "list" ], "icon": "details", "url": "https://<genoslc-octane-url>/spa?mode=query&componentId={shared_space}-{workspace}-cm&artifactId={entity_ids}&label={entity_name}&domain=http%3A%2F%2Fopen-services.net%2Fns%2Fcm%23net%2Fns%2Fcm%23ChangeRequest", "mode": { "name": "side_panel", "modules": [ "backlog" ] }, "single_entity": true }, { "name": "smartfacts_details_sidepanel_rm", "title": "Smartfacts", "entity_type": [ "requirement" ], "views": [ "list" ], "icon": "details", "url": "https://<genoslc-octane-url>/spa?mode=query&componentId={shared_space}-{workspace}-rm&artifactId={entity_ids}&label={entity_name}&domain=http:%2F%2Fopen-services.net%2Fns%2Frmnet%2Fns%2Frm%23Requirement", "mode": { "name": "side_panel", "modules": [ "requirements" ] }, "single_entity": true }, { "name": "smartfacts_details_sidepanel_qm", "title": "Smartfacts", "entity_type": [ "test_suites" ], "views": [ "list" ], "icon": "details", "url": "https://<genoslc-octane-url>/spa?mode=query&componentId={shared_space}-{workspace}-rm&artifactId={entity_ids}&label={entity_name}&domain=http:%2F%2Fopen-services.net%2Fns%2Fqmnet%2Fns%2Fqm%23TestCase", "mode": { "name": "side_panel", "modules": [ "quality", "backlog", "team_backlog" ] }, "single_entity": true } ] |
...
Navigate to the space you want to configure
Select an entity to which you want to add the custom field
Navigate to the Fields tab and press on + Field
Add the OSLC Links field as a Long String field
...
Add the
has_oslc_links
field
...