Yoast / duplicate-post

Yoast Duplicate Post plugin for WordPress
https://yoast.com
GNU General Public License v2.0
46 stars 35 forks source link

"Do not copy these fields" is not working properly. #346

Closed ikuno9233 closed 10 months ago

ikuno9233 commented 10 months ago

Context

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

*

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps:

No. Settings test_field_1 test_field_2
1 test_field_1,other* Does not exist Exists
2 test_field_2,other* Exists Does not exist
3 testfield,other* Exists Exists
4 testfield*,other* Does not exist Does not exist

Relevant test scenarios

Test instructions for QA when the code is in the RC

QA can test this PR by following these steps:

*

Impact check

This PR affects the following parts of the plugin, which may require extra testing:

*

UI changes

Documentation

Quality assurance

Innovation

Fixes #

ikuno9233 commented 10 months ago

Thank you for confirming!