patchback[bot]
be4cf3ba4d
[PR #11735/3e9689b1 backport][stable-12] jira - resolve Cloud assignee email to account ID via user search ( #11891 )
...
jira - resolve Cloud assignee email to account ID via user search (#11735 )
* jira - resolve Cloud assignee email to account ID via user search
When cloud=true and assignee contains '@', look up a unique user with
GET /rest/api/2/user/search and use accountId for create, transition,
and edit. Document Jira Cloud vs Server/Data Center assignee behavior.
Fixes https://github.com/ansible-collections/community.general/issues/11734
Assisted-by AI: Claude 4.6 Opus (Anthropic) via Cursor IDE
* * Using urllib.parse.quote for URL encoding
* Adding "added in version" note for assignee when resolving account_id from email
* * Added cached variable 'user_email'
* Changed comparison to handle missing email safely
* Updated error message formatting to use repr-style values
* jira - adjust assignee and cloud descriptions (#11734 )
* jira - resolve user-type field emails to account IDs on Jira Cloud (#11734 )
When cloud=true, user-type fields (assignee, reporter, and any listed
in the new custom_user_fields parameter) that contain '@' are resolved
from email to Jira Cloud account ID via the user search API. Strings
without '@' are assumed to be account IDs. Add custom_user_fields
parameter for user to declare additional custom fields of user type.
* jira - address PR 11735 review (docs, assignee path, errors, naming)
- Clarify O(custom_user_fields): built-ins stay automatic; list extra
user-typed fields without implying they are only custom-field IDs.
- On Jira Cloud, set assignee from the module param as a plain string and
let resolve_user_fields() map it to accountId (including email lookup).
- Drop redundant ``or []`` when merging O(custom_user_fields) with the
built-in user field list.
- Use public names USER_FIELDS, resolve_user_fields, and resolve_account_id
(no leading underscore) per reviewer preference.
- Quote field name and email in resolution errors with explicit "…" text
instead of repr-style !r, keeping values readable in failure messages.
Refs: https://github.com/ansible-collections/community.general/pull/11735
AI-assisted: Composer 2 (Anthropic) via Cursor IDE
* Changing fail_json formatting
* formatting fixes
* jira - fixing assignee as module option in description
---------
(cherry picked from commit 3e9689b13d )
Signed-off-by: Vladimir Vasilev <vvasilev@redhat.com >
Co-authored-by: vladi-k <53343355+vladi-k@users.noreply.github.com >
2026-04-20 09:36:05 +02:00
..
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-03-04 21:59:38 +01:00
2026-03-04 21:59:38 +01:00
2026-03-04 21:59:38 +01:00
2026-03-04 21:59:38 +01:00
2026-03-04 21:59:38 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-06 10:05:05 +02:00
2026-01-09 19:36:52 +01:00
2026-03-22 20:33:41 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-04-06 10:05:05 +02:00
2026-04-12 22:28:26 +02:00
2026-04-06 10:05:05 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-11 07:23:07 +01:00
2025-11-29 14:16:53 +01:00
2026-04-12 22:28:12 +02:00
2026-04-12 22:28:44 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2026-04-12 22:28:19 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:19 +02:00
2026-04-12 22:28:00 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:52 +02:00
2026-04-06 10:05:05 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-05 18:57:41 +01:00
2026-04-19 12:49:29 +02:00
2026-04-19 12:49:29 +02:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:33:02 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-07 16:34:38 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:04 +02:00
2025-12-30 22:43:24 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-14 22:02:54 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2025-11-07 06:48:36 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:04 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:04 +02:00
2026-04-12 22:28:26 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-20 09:35:55 +02:00
2026-04-12 22:29:04 +02:00
2026-04-16 22:00:37 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 13:38:08 +02:00
2026-01-09 19:36:52 +01:00
2026-04-06 10:05:05 +02:00
2026-04-06 10:05:05 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-03-16 20:28:22 +01:00
2026-03-15 19:53:36 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:32:02 +02:00
2026-04-19 12:49:16 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:04 +02:00
2026-04-19 12:49:23 +02:00
2026-04-18 22:55:25 +02:00
2026-04-17 18:32:10 +02:00
2026-04-08 15:34:23 +02:00
2026-04-19 22:51:20 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-12 21:58:36 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2025-11-12 21:58:36 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-23 06:17:51 +01:00
2026-04-08 15:34:23 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:35 +02:00
2025-11-09 09:59:42 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2025-12-22 11:14:16 +01:00
2026-04-12 22:28:52 +02:00
2026-01-09 19:36:52 +01:00
2026-04-19 23:07:11 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 13:37:56 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-08 15:34:23 +02:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:32:27 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:28 +02:00
2026-04-08 15:34:23 +02:00
2026-01-31 10:03:36 +01:00
2025-11-09 09:59:42 +01:00
2025-11-09 09:59:42 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-12 21:32:10 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-20 09:36:05 +02:00
2026-01-09 19:36:52 +01:00
2026-03-11 07:10:34 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-03-18 18:14:37 +01:00
2026-03-10 06:57:51 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-07 16:34:46 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-14 21:14:17 +01:00
2026-01-09 19:36:52 +01:00
2026-02-18 18:36:48 +01:00
2026-01-09 19:36:52 +01:00
2026-02-18 07:44:44 +01:00
2026-01-09 19:36:52 +01:00
2026-03-23 20:34:51 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-21 12:11:19 +01:00
2026-02-18 20:50:15 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:47 +02:00
2026-04-12 22:27:28 +02:00
2026-04-12 22:28:19 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:28 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:35 +02:00
2026-03-12 21:39:01 +01:00
2026-03-12 21:39:01 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:28 +02:00
2026-04-12 22:28:00 +02:00
2026-04-19 12:49:10 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:32:36 +02:00
2026-04-12 22:27:16 +02:00
2026-04-12 22:29:22 +02:00
2026-04-17 18:33:10 +02:00
2026-04-12 22:29:22 +02:00
2026-04-15 22:01:11 +02:00
2026-04-20 09:35:47 +02:00
2026-04-12 22:28:52 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-15 22:01:36 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-19 12:49:29 +02:00
2026-04-19 12:49:29 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:16 +02:00
2025-11-08 09:49:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-14 21:14:36 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-03-24 07:00:36 +01:00
2026-04-08 20:06:07 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-03-18 07:05:16 +01:00
2026-04-08 15:46:30 +02:00
2025-11-11 07:23:07 +01:00
2025-11-12 21:59:09 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 13:37:47 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:42 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:00 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-04 09:04:00 +01:00
2026-02-04 09:04:00 +01:00
2026-02-04 09:04:00 +01:00
2026-02-04 09:04:00 +01:00
2026-02-04 09:04:00 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:47 +02:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2026-04-19 12:49:29 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-04-12 13:43:30 +02:00
2026-04-03 15:21:16 +02:00
2026-04-12 22:28:12 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:16 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-04-18 22:55:56 +02:00
2026-04-18 22:55:56 +02:00
2026-04-19 12:49:29 +02:00
2026-04-19 12:49:29 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-16 07:09:40 +01:00
2026-04-12 22:29:14 +02:00
2026-04-08 15:34:23 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-12-30 16:31:29 +01:00
2026-01-09 19:36:52 +01:00
2026-04-18 22:55:45 +02:00
2026-04-12 22:28:26 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:12 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:44 +02:00
2026-04-12 22:28:44 +02:00
2026-04-08 15:34:34 +02:00
2026-04-12 13:38:43 +02:00
2026-04-12 22:27:16 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:07 +02:00
2026-04-12 22:28:35 +02:00
2026-04-12 22:28:35 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-19 12:49:29 +02:00
2026-01-09 19:36:52 +01:00
2026-03-23 20:35:09 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-11 07:12:04 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-08 15:34:34 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-04-08 15:34:34 +02:00
2026-04-12 22:27:47 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-08 15:34:34 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-25 21:05:27 +00:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-25 21:05:10 +00:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:32:53 +02:00
2025-11-11 07:23:07 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-12-30 16:31:29 +01:00
2025-12-30 16:31:29 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-14 21:14:44 +01:00
2025-12-30 16:31:29 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:35 +02:00
2026-01-09 19:36:52 +01:00
2026-04-03 07:35:13 +02:00
2026-01-09 19:36:52 +01:00
2026-03-30 22:33:30 +02:00
2025-12-30 16:31:29 +01:00
2026-04-12 13:43:30 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-03-15 19:53:27 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-08 15:34:34 +02:00
2026-04-08 15:34:34 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:44 +02:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-04-12 22:28:35 +02:00
2026-04-12 22:27:07 +02:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-19 12:49:29 +02:00
2026-04-12 22:27:07 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-19 22:51:20 +02:00
2026-04-08 15:34:34 +02:00
2026-01-09 19:36:52 +01:00
2025-11-12 21:32:10 +01:00
2026-01-09 19:36:52 +01:00
2025-11-11 07:23:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:07 +02:00
2026-04-12 22:28:35 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:55:33 +02:00
2026-01-09 19:36:52 +01:00
2026-03-22 20:33:31 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:07 +02:00
2026-04-12 22:27:00 +02:00
2026-04-12 22:26:47 +02:00
2026-04-12 22:26:47 +02:00
2026-04-12 22:26:47 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:26:47 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:26 +02:00
2026-04-12 22:27:00 +02:00
2026-04-08 15:34:34 +02:00