Brief description of the issue.
With news 15.1.0 we have a change in the feed attribute "folderId", if the feed is in the root folder the id will be "null" instead of 0.
See nextcloud/news#939
How to reproduce the bug?
- Install 15.1.0-rc2
- sync
- ...
What was the expected result?
Accept both 0 and null as a value at least for a while to allow for a smooth transition.
Brief description of the issue.
With news 15.1.0 we have a change in the feed attribute "folderId", if the feed is in the root folder the id will be "null" instead of 0.
See nextcloud/news#939
How to reproduce the bug?
What was the expected result?
Accept both 0 and null as a value at least for a while to allow for a smooth transition.