Skip to content

Current Works / Priorities

The following are some of the current works and the most prioritised tasks on the todo list.

Current Tasks

Setting up Trust Accounts

  • Trust Accounting.


Ongoing Long Term Tasks

Backlog

GitHub Backlog

  • General – Quick enhancements (Ongoing long backlog..., 60+ to priorities) Clearing backlogs (2-3 per week, steady-state)

Improve Developer Efficiency

  • Improve developer efficiency and reduce release time for new features.

Addressing Urgent Requests

  • Urgent functionality requests.
  • Urgent Bug reports


Pending Tasks

Webhook

GitHub Issue 1480

  • Polling vs Webhook. A webhook is an HTTP-based callback function that allows lightweight, event-driven communication between 2 application programming interfaces (APIs).

Webhooks are used by web apps to receive small amounts of data from other apps.

Advantages of including webhooks in a system include

  • improved reliability,
  • faster data processing,
  • reduced manual effort.

Read on about webhook for Xero here

Cypress Test

GitHub Issue Cypress

  • Cypress testing implementation.

Released by DevOps Team