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
Hi All, I Am Developing Clearml-Web. When I Checked The V1.10 Code, It Seems That The Reports Screen Cannot Be Opened Due To The Error "

Hi all,
I am developing clearml-web.
When I checked the V1.10 code, it seems that the Reports screen cannot be opened due to the error " Error14:Fieldsnotdefinedforobject:fields=(report_assets),object=Task ".
Do you have any plans to fix it?
image

  
  
Posted one year ago
Votes Newest

Answers 5


@<1523703436166565888:profile|DeterminedCrab71>
Hi Shay, Thank you!
After installing the clearml server version 1.10, the error disappeared.

  
  
Posted one year ago

Hi @<1557537273090674688:profile|ThankfulOx54> , you will need to install a version 1.10 of clearml server to work with clearml web 1.10

  
  
Posted one year ago

@<1523703436166565888:profile|DeterminedCrab71>
Hi Shay, Thank you for investigating.
Here is the version.
image

  
  
Posted one year ago

@<1557537273090674688:profile|ThankfulOx54> can you please post the UI and BE versions as they show up in the bottom of the settings page?

  
  
Posted one year ago

Hi Rina, thanks for reporting this issue, we're investigating

  
  
Posted one year ago
1K Views
5 Answers
one year ago
one year ago
Tags