create or update article category from import file #56

Open
opened 2023-02-20 15:13:06 +01:00 by flip · 1 comment

Until now article import ignore article category and uses by default the old category if not nil.

Wishful would be:
create article category if not exists and assign to article
update article (add to updated_article_pairs) if category updated

models:
article.rb -> unequal_attributes
supplier.rb -> sync_from_file

in view:
add checkbox to include category update/creation

Until now article import ignore article category and uses by default the old category if not nil. Wishful would be: create article category if not exists and assign to article update article (add to updated_article_pairs) if category updated models: article.rb -> unequal_attributes supplier.rb -> sync_from_file in view: add checkbox to include category update/creation
flip added this to the Kanban project 2023-02-20 15:13:15 +01:00
Poster
Owner

Ist Done.

Ist Done.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Foodsoft/foodsoft#56
There is no content yet.