Skip to content
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

Add event to modify categories during destination data one import #34

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

DanielSiepmann
Copy link
Contributor

A new PSR-14 event is added that allows to modify the categories to be assigned to an event.
The event itself (including already existing categories) as well as the list of categories to be used after import are available. It is possible to change the categories to be assigned, e.g. keep some of the existing categories.

That way it is possible for installations to add custom categories to events.

Relates: #10623

@DanielSiepmann DanielSiepmann self-assigned this Aug 10, 2023
@DanielSiepmann DanielSiepmann force-pushed the 10623-custom-categories branch 4 times, most recently from d0a59c8 to a51ae2b Compare August 14, 2023 08:27
A new PSR-14 event is added that allows to modify the categories to be
assigned to an event.
The event itself (including already existing categories) as well as the
list of categories to be used after import are available.
It is possible to change the categories to be assigned, e.g. keep some
of the existing categories.

That way it is possible for installations to add custom categories to
events.

Relates: #10623
@DanielSiepmann DanielSiepmann merged commit 27ee70d into main Aug 14, 2023
23 checks passed
@DanielSiepmann DanielSiepmann deleted the 10623-custom-categories branch August 14, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants