Bob Strahan

Results 17 issues of Bob Strahan

Hi, I built mango on Amazon EMR (5.3.1) as follows: ``` git clone https://github.com/bigdatagenomics/mango.git cd mango sh ./scripts/move_to_spark_2.sh sh ./scripts/move_to_scala_2.11.sh mvn clean package –DskipTests ``` The run-example script fails: ```...

**Describe the bug** Full screen Client Web UI launched from Content Designer reports errors when ENFORCE_VERIFIED_IDENTITY is true. The first request after a page refresh works, but subsequent requests do...

bug

**Describe the bug** Content Designer "Test All" feature fails to run tests when setting ENFORCE_VERIFIED_IDENTITY is true. QnaBot requires a valid JWT token in the Lex request. **To Reproduce** Set...

bug

## Actual Behavior When adding a new item, if you open 'Advanced', the UI indicates that 'Card Title' and 'Card Image URL' are Required. This is not accurate. They can...

bug
DesignerUI
develop branch

Let's add a 'Settings' form to QnABot, where we make the following configurable: **Log Retention** - Usage log elasticsearch retention period - Feedback log elasticsearch retention period **Query Tuning** -...

enhancement

Amazon Lex bots & Alexa skills use intents to encapsulate the purpose of an interaction and slots to capture elements of information from the interaction. QnABot has a single purpose,...

enhancement

## Expected Behavior If Lex bot fails to rebuild, Content Designer UI should display the reason why, so user can correct the issue. ## Actual Behavior Currently the UI reports...

DesignerUI

QnABot should provide a built-in method (standard Lambda hook) to retrieve session transcript and provide download link. User can then ask for a transcript, receive the link, and download it....

enhancement

## Expected Behavior Launching the Kibana dashboard should always display the dashboard ## Actual Behavior On first launch, it displays the discover / query page instead ![image](https://user-images.githubusercontent.com/10953374/40816302-387ebb4c-651a-11e8-9aa8-0df3f907f2b6.png) ## Steps to...

bug
DesignerUI
develop branch
Kibana Dashboard

## Expected Behavior Often it is very hard to figure out why a particular answer is returned for a given question. The Content Designer Test tab helps a bit by...

enhancement
DesignerUI