Skip to content

🐛 Bug Report: Event session.delete not trigger when remove cause of TTL #5801

@fliitor

Description

@fliitor

👟 Reproduction steps

  1. Set Session length to 5 seconds (or what you need to test)
  2. Add a debug function (wich just listen all users.*.sessions.* events, and output on res.json
  3. Create a session (via email in my case)
  4. Check that session is removed (account/sessions/[SESSION_ID] endpoint)
  5. Check logs of function on 2.

No event is triggered

👍 Expected behavior

Event aboute deletion of session need to be populate (on function / webhooks)

👎 Actual Behavior

No log about this event

🎲 Appwrite version

Version 1.3.x

💻 Operating system

Linux

🧱 Your Environment

Ubuntu 22.04 & Docker compose

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingproduct / authFixes and upgrades for the Appwrite Auth / Users / Teams services.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions