What Operating System are you using (both controller, and any agents involved in the problem)?
K8s cluster
Reproduction steps
We are using Jenkins Jcasc to deploy and configure jenkins. This is working fine, with every deployment all required plugins and
integration of different tools with credentials is working fine. I want to add JiraTestReusltReporter configuration using Jcasc. But the details regarding this tool is not found in Configuration as Code.
Go to Manage Jenkins->ConfigureSysytem->Add JiraTestResultReporter details and save it
Go to Manage Jenkins->Configuration as Code
Here, I would like to know How JiraTestReusltReporter configuration saved, But the details are not showed here.
Expected Results
Go to Manage Jenkins->ConfigureSysytem->Add JiraTestResultReporter details and save it
Go to Manage Jenkins->Configuration as Code
Here JiraTestReusltReporter configuration details should be shown here.
Actual Results
Go to Manage Jenkins->ConfigureSysytem->Add JiraTestResultReporter details and save it
Go to Manage Jenkins->Configuration as Code
Here JiraTestReusltReporter configuration details are NOT shown here.
Jenkins and plugins versions report
Environment
```text Paste the output here ```What Operating System are you using (both controller, and any agents involved in the problem)?
K8s cluster
Reproduction steps
We are using Jenkins Jcasc to deploy and configure jenkins. This is working fine, with every deployment all required plugins and integration of different tools with credentials is working fine. I want to add JiraTestReusltReporter configuration using Jcasc. But the details regarding this tool is not found in Configuration as Code.
Expected Results
Here JiraTestReusltReporter configuration details should be shown here.
Actual Results
Here JiraTestReusltReporter configuration details are NOT shown here.
Anything else?
No response