Skip to content

FeedMe table manage feeds + fix warning addFeed#3075

Merged
Alkarex merged 1 commit intoFreshRSS:masterfrom
Alkarex:FeedMe_addFeed
Jun 21, 2020
Merged

FeedMe table manage feeds + fix warning addFeed#3075
Alkarex merged 1 commit intoFreshRSS:masterfrom
Alkarex:FeedMe_addFeed

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented Jun 20, 2020

FeedMe is able to add/remove subscriptions.

Fix minor bug introduced by #1731
If the category ID is provided, we must first search for the existing category before trying to add a category with the provided name.
Fix:

SQL error addCategory: ["23000",19,"UNIQUE constraint failed: category.name"]

FeedMe is able to add/remove subscriptions.

Fix minor bug introduced by
FreshRSS#1731
If the category ID is provided, we must first search for the existing
category before trying to add a category with the provided name.
Fix:

```
SQL error addCategory: ["23000",19,"UNIQUE constraint failed:
category.name"]
```
@Alkarex Alkarex added this to the 1.17.0 milestone Jun 20, 2020
@Alkarex Alkarex added the API 🤝 API for other clients label Jun 20, 2020
@Alkarex Alkarex merged commit 051f164 into FreshRSS:master Jun 21, 2020
@Alkarex Alkarex deleted the FeedMe_addFeed branch June 21, 2020 08:30
@Alkarex Alkarex modified the milestones: 1.17.0, 1.16.3 Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API 🤝 API for other clients

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants