Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Is There A Way Of Changing The Name Of The User That Created The Task?

is there a way of changing the name of the user that created the task?
https://clearml.slack.com/archives/CTK20V944/p1620554574470200
This doesn't appear on the IU columns.
Or the only way is creating a new user?

  
  
Posted one year ago
Votes Newest

Answers 4


That's not supported right now can it's a nice feature - we'll appreciate a GitHub issue on the matter 🙂

  
  
Posted one year ago

EmbarrassedSpider34 do you mean simply changing the user that appears in the tasks list for that specific task?

  
  
Posted one year ago

yep

  
  
Posted one year ago

Alright,
Thanks a lot!

  
  
Posted one year ago
107 Views
4 Answers
one year ago
4 months ago
Tags
Similar posts