Codeinwp / Codeinwp/feedzy-rss-feeds
Ability to append values to existing custom fields in Feedzy
Open
Nobody has claimed this yet.
customer report
- Dominant language
- PHP
- Stars
- 121
- Forks
- 27
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 11
Description
What problem does this address?
Currently, Feedzy overwrites the values of custom fields during import, which does not allow users to maintain existing data when importing new feeds.
What is your proposed solution?
Implement a feature that allows users to append new values to existing custom fields instead of overwriting them.Feature Summary
Users want the option to append information, like source names or URLs, to existing custom fields without losing pre-existing data.Reported by : https://secure.helpscout.net/conversation/3134830329/475903
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the custom-field handling in the feed import flow and determine how an append option should preserve existing values; done means new values are appended without overwriting pre-existing custom-field data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend, content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 39/100