Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
712:process_feedback_polarion [2025/09/10 13:43] – Policnik, Florian | 712:process_feedback_polarion [2025/09/17 13:54] (current) – [Supported Field Types] Heindl, Christoph | ||
---|---|---|---|
Line 36: | Line 36: | ||
===== Supported Field Types ===== | ===== Supported Field Types ===== | ||
- | Officially supported are: | + | Officially supported |
* description | * description | ||
Line 42: | Line 42: | ||
* author | * author | ||
* hyperlinks | * hyperlinks | ||
- | * dueDate | ||
- | * integer | ||
* severity | * severity | ||
+ | * date-type fields (e.g. dueDate) | ||
+ | |||
+ | Supported Polarion **Custom Field Types**: | ||
+ | |||
+ | * String | ||
+ | * Text and Rich Text (multi-line - see target-types below) | ||
+ | * Integer | ||
+ | * Enum | ||
+ | |||
+ | |||
+ | |||
+ | Example: | ||
+ | <code xml> | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | |||
Other simple string-based fields may also work. | Other simple string-based fields may also work. | ||
Line 53: | Line 69: | ||
* Add** targetType=" | * Add** targetType=" | ||
+ | |||
+ | Example: | ||
+ | <code xml> | ||
+ | < | ||
+ | </ | ||