-
Notifications
You must be signed in to change notification settings - Fork 190
Open
Labels
Description
IMPORTANT
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
- I have read the CONTRIBUTING.md and followed the provided tips
- I accept that the issue will be closed without comment if I do not check here
- I accept that the issue will be closed without comment if I do not fill out all items in the issue template.
Explain the Problem
A feed that has been removed in the UI can not be re-added via the API (as it appears to still exist?). I haven't checked the DB, presumably it's still there.
Steps to Reproduce
Explain what you did to encounter the issue
- Remove a feed from the UI
- Use API to attempt to add the feed
- Recieve status code 409 with message
Feed with this URL exists
System Information
- News app version: 25.1.0
- Nextcloud version: 29.0.9
- Browser and version: Firefox 133.0
- Cron type: Cron
- PHP version: 8.3.14
- Database and version: MariaDB 10.5.23
- OS and version: Client or server? Either way Debian, 11 on server, testing on client.
edit: further server details
Reactions are currently unavailable