Closes #6914: URLs are not fetched when updating from 3.16+ to 3.17 #6926
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fixes #6914
Fetched URLs are added to the LRC table upon plugin update from 3.16+ to 3.17.
Type of change
Detailed scenario
Steps to reproduce the behavior:
Have any of the 3.16 versions of the plugin installed.
Check the ATF table. => table contains warmup links.
Update plugin to 3.17-alpha1 version.
Check the LRC table for fetched URLs. => Table created but empty, no fetched URLs are added.
Technical description
Documentation
Just an update of the version.
New dependencies
Risks
Mandatory Checklist
Code validation
Code style
Additional Checks