Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 77:process_feedback_redmine [2021/07/29 10:12] – fnpk | 77:process_feedback_redmine [2024/02/15 00:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 52: | Line 52: | ||
| --> | --> | ||
| < | < | ||
| - | < | + | < |
| - | < | + | < |
| - | < | + | < |
| - | < | + | < |
| < | < | ||
| </ | </ | ||
| Line 88: | Line 88: | ||
| Custom fields have a unique ID and can be written using this ID. | Custom fields have a unique ID and can be written using this ID. | ||
| - | For example: | + | Example for attribute mapping: |
| - | <code xml>< | + | <code xml>< |
| + | |||
| + | Example for system attribute mapping: | ||
| + | <code xml>< | ||
| Supported Custom Field Types: | Supported Custom Field Types: | ||
| - | * Text: < | + | * Text: < |
| - | * Long text: < | + | * Long text: < |
| - | * Boolean: < | + | * Boolean: < |
| - | * Link: < | + | * Link: < |
| - | * User: < | + | * User: < |
| To identify the IDs of the custom fields of your issues, log in to redmine. Make sure, there is at least one existing issue in the project. Navigate to this URL: < | To identify the IDs of the custom fields of your issues, log in to redmine. Make sure, there is at least one existing issue in the project. Navigate to this URL: < | ||