I created a simple task plugin which uses a *"number" * input field in the HTML template for configuration. All other options use *"text"* .
After creating adding a plugin task to a job and performing the configuration, the *"text"* input elements will be populated with the previously configured value when re-opening the plugin task configuration view. However, the *"number"* input field stays empty (shows the place holder) although the setting is being stored correctly in the XML. I'd greatly appreciate it if somebody could have a look at this and enlighten me on what I'm missing/doing wrong. The plugin repository can be found here: https://github.com/Tectu/gocd-cmake-task The *"number" *input field has the key/model name *"build_parallel_jobs*". Best regards, ~ Joel -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/58317a5e-b9a8-46b4-b6bf-31fc50431794n%40googlegroups.com.
