tasks_and_updates
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
tasks_and_updates has 26 facts recorded in Dontopedia across 3 references, with 3 live disagreements.
Mostly:contains(9), rdf:type(3), has element type(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (4)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
iterates-overIterates Over(1)
- Batch Update
ex:batch-update
Other facts (24)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Contains | TASK-123 entry | [1] |
| Contains | TASK-124 entry | [1] |
| Contains | TASK-125 entry | [1] |
| Contains | Task 123 | [2] |
| Contains | Task 124 | [2] |
| Contains | Task 125 | [2] |
| Contains | Task Key | [3] |
| Contains | Desired Status | [3] |
| Contains | New Description | [3] |
| Rdf:type | List | [1] |
| Rdf:type | List | [2] |
| Rdf:type | Data Structure | [3] |
| Has Element Type | tuple | [1] |
| Structure | list of tuples | [2] |
| Assignment Operator | = | [2] |
| Element Structure | tuple of (task_id, status, description) | [2] |
| Python Type | list | [2] |
| Data Structure Type | list-of-tuples | [3] |
| Element Structure | tuple-of-three | [3] |
| Tuple Element 1 | task-key | [3] |
| Tuple Element 2 | desired-status | [3] |
| Tuple Element 3 | new-description | [3] |
| Data Type | list | [3] |
| Element Type | tuple | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
ctx:claims/beam/8f81b50b-0c7a-4900-a90d-4ddf75c547b8- full textbeam-chunktext/plain1 KB
doc:beam/8f81b50b-0c7a-4900-a90d-4ddf75c547b8Show excerpt
[Turn 6449] Assistant: Yes, you can update both the status and the description of tasks in a batch using the Jira API. You can achieve this by modifying the task attributes and then updating the task in a single API call. Here's an example…
ctx:claims/beam/e6b11307-3e64-4b02-98cf-93e657fe571b- full textbeam-chunktext/plain1 KB
doc:beam/e6b11307-3e64-4b02-98cf-93e657fe571bShow excerpt
- Define a function `update_task` to update both the status and the description of a single task. - Use `task.update` to update the description. - Use `jira.transition_issue` to transition the task to the desired status. 5. **Batc…
ctx:claims/beam/75260a72-49d9-4e57-8d68-332c4b96df5a
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.