You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`id`| String | Yes | Identifier of the mentioned item (user ID, etc.) in the format used by the source system. |
26
-
|`ref_type`| String | Yes | Type of the mentioned item (for example, "issue", "comment"). The recipe converts this based on user mappings. |
26
+
|`ref_type`| String | Yes | Type of the mentioned item (for example, "issue", "comment"). It should match the record type defined in external domain metadata. The recipe converts this based on user mappings. |
27
27
|`fallback_record_name`| String | No | Display text if the mention cannot be resolved (user display name, ticket title, etc.). |
28
28
29
29
In reverse, the loader should expect the following structure:
0 commit comments