Skip to main content

resolve_assignee

Function resolve_assignee 

Source
pub async fn resolve_assignee(t: &Transport, input: &str) -> Result<String>
Expand description

Resolve an assignee argument to a profile uid. uid:<uid> bypasses resolution entirely; anything else is a username resolved per flavor.