dokato
92b415a9f6
community: Made some Jira fields optional for agent to work correctly ( #29876 )
...
**Description:** Two small changes have been proposed here:
(1)
Previous code assumes that every issue has a priority field. If an issue
lacks this field, the code will raise a KeyError.
Now, the code checks if priority exists before accessing it. If priority
is missing, it assigns None instead of crashing. This prevents runtime
errors when processing issues without a priority.
(2)
Also If the "style" field is missing, the code throws a KeyError.
`.get("style", None)` safely retrieves the value if present.
**Issue:** #29875
**Dependencies:** N/A
2025-02-20 12:10:11 -05:00
..
2024-11-07 15:29:35 -08:00
2024-09-13 14:38:45 -07:00
2025-02-12 20:02:55 -08:00
2024-09-13 14:38:45 -07:00
2024-10-15 08:43:03 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2025-02-08 01:21:10 +00:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2025-02-08 01:21:10 +00:00
2025-02-08 01:21:10 +00:00
2024-11-22 17:50:13 -05:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2025-02-15 21:32:14 -05:00
2024-09-20 10:57:41 -07:00
2025-02-08 01:21:10 +00:00
2025-02-08 01:21:10 +00:00
2024-09-13 14:38:45 -07:00
2024-11-07 15:29:35 -08:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2025-02-08 01:21:10 +00:00
2025-02-08 01:21:10 +00:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-10-18 20:08:03 +00:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2025-02-12 20:12:07 -08:00
2025-02-20 12:10:11 -05:00
2025-02-08 01:21:10 +00:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-10-25 12:56:58 -07:00
2025-02-08 01:21:10 +00:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-25 09:33:06 -04:00
2024-10-31 18:14:06 +00:00
2025-02-08 01:21:10 +00:00
2024-09-13 14:38:45 -07:00
2025-02-08 01:21:10 +00:00
2024-09-13 14:38:45 -07:00
2024-12-10 18:50:58 +00:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-11-22 17:50:13 -05:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2025-02-13 02:24:44 +00:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2025-02-10 17:12:38 -08:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00
2024-09-13 14:38:45 -07:00