-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
URL Bundles not generating for pre-existing collections. #64
Comments
Thank you for the issue submission! I've fixed this in PR #65.
|
Thanks! The pr seems to have fixed the bug where collections made before plugin installation didn't show! Though, the bug where you have to re-save the individual content for it to create the proper URL still persists.
|
Okay! One step closer. |
I tried to reproduce what you're describing but I wasn't able to. |
@ericta-portfolio are you sure there is not some other reason this might be happening? The initial problem where pre-existing records are not included is fixed with the PR. |
Whoops sorry, didn't see the notification for your last response. Hmm I'm not sure, it could be something else on my end then. |
Allright, thanks for the input @ericta-portfolio. I've released the PR with version v2.0.6. |
Bug report
URL Bundles not generating for pre-existing collections.
On adding a URL bundle for a pre-existing collection that existed before plugin installation, links are not generated. Links are only generated for new entries made after installation. Duplicating pre-existing content does not generate a link either.
Steps to reproduce the behavior
Expected behavior
URL's created for the content collection.
System
Additional context
Some of the other collections weren't generating either.
For one, I could get them generated by editing and saving content.
For another, I had to duplicate the content and delete the old one.
Neither of these worked for the ones created before adding the plugin.
The text was updated successfully, but these errors were encountered: