Tom Titherington

Results 39 issues of Tom Titherington

**Describe the bug** Flutter build for Android fails with a Gradle task exception. ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. >...

bug

## Scope & Context Various tasks related to the logic and code responsible for creating, running, executing, pausing and managing engagement flows. The Websocket needs to allow a client to...

type: epic

## Background & Scope Refactor `execute_automatic_transitions` to call `execute_manual_transition` with all valid transitions to improve speed. ## Proposed Changes Implement the TODO in the code below (`flow_instance.py`) and pass these...

good first issue
scope: backend
size: minutes
type: improvment

## Tasks - [ ] #35 - [x] #37 - [ ] #38 - [ ] #41 - [ ] #74

type: epic

## Summary Add mypy to the backend project. ## Background - **Reason for Enhancement:** Better type safety and readability. ## Proposed Course of Action - **Changes:** - [ ] Create...

type: chore
size: days

type: documentation
good first issue
blocked: conflict/dependency
blocked: tech spec needed
scope: backend
size: hours

good first issue
type: chore
blocked: conflict/dependency
scope: backend
size: hours
type: setup

## Background & Context\* People represent end users who are shown engagements. Users must be able to create, read, update, delete and generally manage people associated with a project and...

good first issue
type: feature
scope: backend
size: hours

## Background & Scope Create a collection for all the actions that can be taken with the Websocket handlers. ## Proposed Changes - Create a Postman Websockets collection with all...

type: documentation
blocked: conflict/dependency
scope: backend
scope: infrastructure
size: hours

## Background & Context\* Once a valid Websocket connection has been established, the client should be able to provide person properties which will update the `Person.data` field. ## Current Behaviour...

blocked: conflict/dependency
scope: backend
scope: tests
size: hours
type: improvment