Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tutorial:adm:modules_vs [2026/06/09 08:28] – [External ticket IDs (from 15.1.0)] otmaratutorial:adm:modules_vs [2026/06/09 08:30] (current) – [External ticket IDs (from 15.1.0)] otmara
Line 150: Line 150:
 </code> </code>
  
-See the [[:devel:documentation:application_configuration:dev:backend#external_ticket_ids_on_role_request_detail_from_1510|backend configuration]] for the full description of the properties. External IDs are shown on the role request detail only when the role request is already executed and both properties are configured. The column `externalIds` is rendered by default - when the property ''idm.pub.app.show.role.request.table.columns'' is used on the project, the value must contain the `externalIds` item.+See the [[:devel:documentation:application_configuration:dev:backend#external_ticket_ids_on_role_request_detail_from_1510|backend configuration]] for the full description of the properties. External IDs are shown on the role request detail only when both properties are configured. The column `externalIds` is rendered by default - when the property ''idm.pub.app.show.role.request.table.columns'' is used on the project, the value must contain the `externalIds` item.
  
 <note important>The configured regex must contain a capturing group and must match every external ID used on the requests, otherwise loading of the table on the role request detail fails with the error ''External id … is in invalid format''.</note> <note important>The configured regex must contain a capturing group and must match every external ID used on the requests, otherwise loading of the table on the role request detail fails with the error ''External id … is in invalid format''.</note>
  • by otmara