-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Hi on Jenkins 2.150.3 just updated and date parameter plugin on version 0.0.4. After the update we are seeing that all builds using date parameter plugin appear under DATA STORED IN AN OLDER FORMAT AND/OR UNREADABLE DATA.
The specific error showing is:
MissingFieldException: No field 'value' found in class 'me.leejay.jenkins.dateparameter.DateParameterValue', MissingFieldException: No field 'value' found in class 'me.leejay.jenkins.dateparameter.DateParameterValue'
Seems like the plugin is working properly though but for every new build we add a line to that log. Any ideas on how to resolve this?