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

import19: fix subscription migration rules #1580

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

UlrichB22
Copy link
Collaborator

related to #1577.

Conversion of subscriptions will use following keywords with this change:

  • 'name' if old subscription does not use any regex
  • 'nameprefix' if old subscription ends with '.*' but not '/.*' and does not use any other regex
  • 'namere' in any other case

@RogerHaase RogerHaase merged commit fd21813 into moinwiki:master Jan 13, 2024
4 checks passed
@UlrichB22 UlrichB22 deleted the import_subs branch January 13, 2024 19:12
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