Hotfixes Release 30.1

Release Date: 02-03-2026

Release Summary:

The Version (30.1) release includes the following changes:

  • Added functionality for SMS in Mediation Logic

  • Updated logging for external integrations and fixed epoch time handling

  • Added functionality to join hearing via landing page

New ‌Feature Additions (Enhancements) :

Feature

Description

Link

[Enhancement] [Mediation SMS Logic]

Mediation SMS logic needs to be added.

TechDebt: Fix EPOCH time handling in code

DRISTI uses EPOCH as a way to store and deal with time. When used in front end or with other APIs, this needs to be converted to standard date time (IST based). The code follows multiple different patterns, creating confusion and inconsistency in the code.

All EPOCH to date conversions should be handled in consistent manner, via a common datetime library and standard methods. All code in the application should then call only these standard methods. No part of the code should write its own methods to do any translations

Attached is a code analysis report that can be used to fix this issue

Validation of External Integrations – Payload & Response Logging

We need to perform a quick validation of all external integrations to ensure proper auditability and traceability.

[Enhancement] New logic for join hearing button on cause-list display

Currently join hearing button on causelist display is shown whenever a hearing is ongoing or 11

This is causing confusion to advocates who log in sometime before 11 looking for link. The button also disappears when hearings are passed over, again causing confusion for parties waiting for hearing to start.

  • Let's have the join hearing button appear starting 10:30.

  • It should disappear when all hearings on the system has ended or 5pm, whichever is earlier

Bugs:

Bug

Description

Link

[Tech Debt]: Address Kafka failures

our current code is assuming that everything is always fine with kafka, totally neglecting that at times the sent message may be rejected or the kafka service itself is not available. In an incremental fix, we will start with modifying the push to kafka to also log errors. following is the way to do this

FSO unable to scrutinise these two cases

not able to click on them only, the case is not opening

PROD[BUG]: (KL-000478-2026) Unable to submit case... Payment option not showing after uploading physically signed complaint pdf

Unable to submit case... Payment option not showing after uploading physically signed complaint pdf

Last updated