Files
ali 26f423cea5 UN-2850 [FIX] Add INPROGRESS notification for scheduled ETL executions and adjust status mapping (#1562)
* UN-2850 [FIX] Update ETL webhook response status change for scheduled executions

- Add INPROGRESS status to NotificationStatus enum for scheduled executions
- Add SCHEDULED_EXECUTION source to NotificationSource enum
- Fix notification status mapping for backward compatibility:
  - API workflows use COMPLETED status
  - ETL/TASK workflows use SUCCESS status
- Update Slack webhook formatting to inline display
- Standardize key naming in Slack notifications (ID → Id)
- Trigger INPROGRESS notification when scheduled pipeline starts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* missed to commit

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-10-08 11:45:35 +05:30
..