Cristobal M
2/9/24, 12:24:05 PM EST
Very strange error occurred in template11, restarting:
Caused by: [Determinizing automaton with 24798 states and 43582 transitions would result in more than 10000 states.]; nested: TooComplexToDeterminizeException[Determinizing automaton with 24798 states and 43582 transitions would result in more than 10000 states.];
at org.elasticsearch.ElasticsearchException.guessRootCauses(ElasticsearchException.java:386)
at org.elasticsearch.action.search.SearchPhaseExecutionException.guessRootCauses(SearchPhaseExecutionException.java:152)
at org.elasticsearch.action.search.SearchPhaseExecutionException.getCause(SearchPhaseExecutionException.java:99)
at java.base/java.lang.Throwable.printEnclosedStackTrace(Throwable.java:721)
... 1 more
Caused by: org.apache.lucene.util.automaton.TooComplexToDeterminizeException: Determinizing automaton with 24798 states and 43582 transitions would result in more than 10000 states.
at org.apache.lucene.util.automaton.Operations.determinize(Operations.java:743)
Claire H
2/9/24, 12:51:40 PM EST
Hi, so I filled out some of the media in the template, Christopher can you take a look at it and let me know if it will work for your demo on monday?
Claire H
2/9/24, 3:13:56 PM EST
Ok, so you're saying you would like more records, and have entities in all fields. Maybe you can help me by choosing a third top level?
Cristobal M
2/9/24, 3:24:04 PM EST
I just fixed couple category tree small but annoying issues:
-Reset the tree after adding a new Category
-After adding a category and click the upload btn it was reloading wrong layout
-Asset picker category picker scroll not working.
Claire H
2/9/24, 3:49:04 PM EST
Hey cristobal, is there any way we can add a tab to the entity area for talent, to show all the projects they're a part of?
Claire H
2/9/24, 4:16:24 PM EST
Found an error trying to multi edit in files area of talent entity. It won't let me, just an error pops up.
Claire H
2/9/24, 4:57:44 PM EST
Another thing that would be useful is looking at the projects, and adding the filters to summary sidebar.
Claire H
2/9/24, 4:59:48 PM EST
And maybe make the upload, Bookmark and Menu button black to match their theme in the white banner header bar? Just an idea. What do you think?
Christopher B
2/9/24, 5:03:45 PM EST
you can learn to edit the summary areas and make fields. Its not super hard