diff --git a/src/main/resources/hudson/plugins/copyartifact/monitor/LegacyJobConfigMigrationMonitor/manage.jelly b/src/main/resources/hudson/plugins/copyartifact/monitor/LegacyJobConfigMigrationMonitor/manage.jelly
index 1a1b0b61..f000c79a 100644
--- a/src/main/resources/hudson/plugins/copyartifact/monitor/LegacyJobConfigMigrationMonitor/manage.jelly
+++ b/src/main/resources/hudson/plugins/copyartifact/monitor/LegacyJobConfigMigrationMonitor/manage.jelly
@@ -39,23 +39,23 @@ THE SOFTWARE.
${%SelectAll}
+ data-action="select-all">${%SelectAll}
${%SelectAllMigratable}
+ data-action="select-migratable">${%SelectAllMigratable}
${%SelectAllValid}
+ data-action="select-all-valid">${%SelectAllValid}
${%SelectAllInvalid}
+ data-action="select-all-invalid">${%SelectAllInvalid}
-
-