Tanya
Tanya
## Feature description and context java developers have been solving the local install question without any help. seems like we should write it down ## Feature sign-off requirements - accurate...
## Feature description and context Improvement of metrics for narrative storytelling support. we want to be able to track citizen scientist contributions vs researcher contributions ## Feature sign-off requirements Query:...
**Expected Behavior** When confirming a match (`/iaResults.jsp`), clicking on the "set individual to..." button shows a Success message when the individual is set. **Current Behavior** (WB-1669) When confirming a match,...
(WB-1893) Not sure whether this is the entire problem that Maureen is reporting, but this represents at least one circumstance where duplicate individual creation is possible. Likely related to confirming...
**Expected Behavior** 1. Go to Individual page (`/individuals.jsp`) 2. Click _View all images_ on animal's profile photo. This takes you to `/encounters/thumbnailSearchResults.jsp` 3. Click on _Click arrows to focus on...
## Feature description and context To simplify the integration of OpenSearch, we want to eliminate the potential for a great deal of redundant code functions and references across our "main"...
**Expected Behavior** 1. View version number in product (currently visible in `footer.jsp`) 2. compare to github release number (see in github) 3. numbers should match **Current Behavior** 1. View version...
## Feature description and context When signing in, a user may be unsure in what they entered when typing their password. Making a toggle button to display/mask the entered password...
## Feature description and context - Use OpenSearch docker image (`opensearchproject/opensearch:latest`) to start cluster of (3?) servers to be used by Wildbook ## Feature sign-off requirements - `docker-compose.yml` updated so...
## Feature description and context - Develop an OpenSearch class to provide _general_ OpenSearch functionality to Wildbook: index creation, indexing (foreground, background), searching (via method and via api), etc. -...