Export not working
See original GitHub issueIs it a duplicate question? No.
Describe the bug Export doesn’t work, it only exports my default notifications. I started over in a clean database with the same monitors and notifications, but also in this new container and database I had the problem.
Screenshot monitors and notifications:
The first two (2) notifications are set as default and apply to existing monitors.

Export output:
{"version":"1.6.0","notificationList":[{"id":1,"name":"Uptime ALERT!","config":"{\"name\":\"Uptime ALERT!\",\"type\":\"telegram\",\"isDefault\":true,\"gotifyPriority\":8,\"smtpSecure\":false,\"telegramBotToken\":\"11111111111111111111111111111\",\"telegramChatID\":\"-1111111111111\",\"applyExisting\":true}","active":1,"userId":1,"isDefault":1},{"id":2,"name":"Uptime ALERT!","config":"{\"name\":\"Uptime ALERT!\",\"type\":\"smtp\",\"isDefault\":true,\"gotifyPriority\":8,\"smtpSecure\":true,\"smtpHost\":\"mail.mydomain.tld\",\"smtpPort\":465,\"smtpUsername\":\"notification@mydomain.tld\",\"smtpPassword\":\"*****
Info Uptime Kuma Version: 1.6.0 Using Docker?: Yes Docker Version: Docker version 20.10.8, build 3967b7d OS: Debian 10 Browser: Google Chrome
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (6 by maintainers)

Top Related StackOverflow Question
Ahaha, was about to make my PR and was wondering why it looked different xD
I just found the problem and fixed.