-
-
Notifications
You must be signed in to change notification settings - Fork 729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Export product data to DFC via the DFC Connector #10781
Comments
CategoryWe need to find a way to match OFN product categories (Spree::Taxon) with DFC ProductType. The OFN side is different on every instance and depends on the local language.For example in Australia we have:
And in France:
Solution ideas
I think that the last option would be the best long-term but it also requires a mapping of current categories to DFC categories for the migration. So solution 2 could be a good intermediate step to achieve the mapping and see if we can map everything to the DFC. None of this would be ready for the demo in June. So we could create a short hard-coded mapping of some categories just for the data used in the demo. I will post this in Slack to discuss as well. |
ℹ️ This is a funded feature. Please use the Clockify project with the following name when working on this, including review and test:
#9170 OFN DFC Products
Description
Subtask of:
- As a: enterprise user
- On page: Visiting a DFC compliant platform like the DFC Prototype.
- I want to be able to do: Import OFN data.
Acceptance Criteria & Tests
EDIT
The work on the connector itself should be tracked separately in
10828 DFC Ruby Connector
.The text was updated successfully, but these errors were encountered: