I'm using Active Choices Parameter plugins.
It works well but it doesn't work when triggered by 'Build Triggers' - Build periodically.
When running by 'Build periodically',
I expected the value of SEASON is 'spring' and FRUIT is 'apple'.
I think that the 'SEASON' variable isn't recognized in Groovy script.
What should I check?