Task.update
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Task.update has 24 facts recorded in Dontopedia across 4 references, with 5 live disagreements.
Mostly:rdf:type(3), modifies(2), called with(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Method[3]all time · E6b11307 3e64 4b02 98cf 93e657fe571b
- Method Call[2]all time · 4c4e383a 9119 4fea 9646 1514af8ed56d
- Object Method[1]all time · 8ed7786b 7df9 407f Bbf4 62656e1ca824
Modifiesin disputemodifies
- Task State[4]all time · 75260a72 49d9 4e57 8d68 332c4b96df5a
- description[1]sourceall time · 8ed7786b 7df9 407f Bbf4 62656e1ca824
Called Within disputecalledWith
Takes Parameterin disputetakesParameter
Updates Fieldin disputeupdates-field
Preserves SummarypreservesSummary
- true[1]sourceall time · 8ed7786b 7df9 407f Bbf4 62656e1ca824
Called Before TransitioncalledBeforeTransition
- true[1]all time · 8ed7786b 7df9 407f Bbf4 62656e1ca824
Preservespreserves
- summary[1]sourceall time · 8ed7786b 7df9 407f Bbf4 62656e1ca824
Writes AttributewritesAttribute
- description[1]sourceall time · 8ed7786b 7df9 407f Bbf4 62656e1ca824
Reads AttributereadsAttribute
- Task.fields.summary[1]sourceall time · 8ed7786b 7df9 407f Bbf4 62656e1ca824
Called bycalledBy
- Update Task[1]sourceall time · 8ed7786b 7df9 407f Bbf4 62656e1ca824
Gets Summary FromgetsSummaryFrom
- task.fields.summary[1]sourceall time · 8ed7786b 7df9 407f Bbf4 62656e1ca824
Inbound mentions (3)
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.
callsCalls(1)
- Update Task
ex:update_task
hasMethodHas Method(1)
- Task
ex:task
usesMethodUses Method(1)
- Update Task
ex:update_task
Other facts (6)
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 |
|---|---|---|
| Method of | task-object | [4] |
| Parameter Type | description string | [3] |
| Used in | Update Task | [3] |
| Function | update description | [3] |
| Rdfs:label | task.update | [3] |
| Calls Method | Task Update Operation | [2] |
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 (4)
- custom
ctx:claims/beam/8ed7786b-7df9-407f-bbf4-62656e1ca824- full textbeam-chunktext/plain1 KB
doc:beam/8ed7786b-7df9-407f-bbf4-62656e1ca824Show excerpt
def get_transition_id(issue, desired_status): transitions = jira.transitions(issue) for transition in transitions: if transition['name'] == desired_status: return transition['id'] return None def update_task…
- custom
ctx:claims/beam/4c4e383a-9119-4fea-9646-1514af8ed56d - custom
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…
- custom
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.