unloggedio / intellij-java-plugin

IntelliJ plugin with java language support
https://unlogged.io
Apache License 2.0
12 stars 1 forks source link

Fix session recent issue #22

Closed kartikeytewari-ul closed 3 months ago

kartikeytewari-ul commented 4 months ago

The pull request modifies the calculation of recent session by the plugin. It now uses timezone for calculation of the creation time of the session.

Old behaviour [github/client]

New Behaviour

Test Plan

Smoke Test

https://github.com/user-attachments/assets/07e13df9-40a9-46c4-86ca-6c1ae76cebce

Scanning Test

UI Test

Remote Mode (tested with server-jug)