Jeremy Whiting
Jeremy Whiting
**Feature idea.** One of the drawbacks of creating Labels is it being a time consuming process. **Describe the solution you'd like** Improving the user experience by adding the functionality in...
**Describe the bug** When an Experiment Baseline filter function has a syntax error the UI does not feedback this as a problem to the user. Either immediately or, when subsequently...
**Describe the bug** Re-transform datasets documentation only shows 1 technique. Transforming all Runs. Add more documentation to show users how to scope the Re-transformation to, 1-day, 1-week etc. This will...
**Describe the bug** Editing a Schema and saving edits caused/initiated the 48 ERROR messages in the server log. Immediately following this is an error in the multiple open browser UI...
The way a tracker is retrieved from the cache needs fixing. Currently cache item key includes the artifact name. ``` 2020-12-21 16:10:40.759 [INFO ] [maven-metadata-generator-38: LIST http://somewhere.com/...abc..../org.apache.cxf-cxf/3.1.10.foobar_1/1/maven/org/codehaus/mojo/wagon-maven-plugin] o.c.u.j.I.c.ConnectionManagerTracker abc.123.def.456 -...
Seeing many of these exceptions ``` 2021-01-04 20:24:10.749 [WARN ] [expiration-thread--p3-t1] o.i.p.manager.PersistenceManagerImpl no no - ISPN000026: Caught exception purging data container! org.infinispan.commons.CacheListenerException: ISPN000280: Caught exception [java.lang.NullPointerException] while invoking method [public...
Running a build shows a Warning for reflective calls. > Running org.commonjava.indy.rest.apigen.SwaggerExportTest > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by org.jboss.classfilewriter.ClassFile$1 (file:/home/whitingjr/.m2/repository/org/jboss/weld/se/weld-se/2.4.6.Final/weld-se-2.4.6.Final.jar) to...
To make the transition to JDK11 there are changes necessary to the codebase. These can be summarised as: * Add module descriptor metadata * Swap out API removed from the...
**Feature idea.** The horreum-backend module to produce a test classes jar. **Describe the solution you'd like** Update the maven-jar-plugin plugin configuration on horreum-backend.
**Describe the bug** Need an informative error message when the user attempts to save the Action when the token field is empty. **To Reproduce** Create a Action Slack that does...