splunk / addonfactory-ucc-generator

A framework to generate UI-based Splunk Add-ons.
https://splunk.github.io/addonfactory-ucc-generator/
Apache License 2.0
57 stars 21 forks source link

BUG: Modify on change : apply change on edit #1262

Open Phenisys opened 5 days ago

Phenisys commented 5 days ago

Description

I use the "modifyOnChange" function When I use it with a singleSelect field, the behavior is applied when editing entity Ex : singleSelect "Auth type". If Oauth selected, field client_id and client_secret field is visible

When I use it with a checkbox field, the behavior is not applied editing entity Ex : UseProxy checkbox. If checked, Proxy information field is displayed. But when editing, field is not visible.

I added a video to explain better.

Thanks

https://github.com/splunk/addonfactory-ucc-generator/assets/128596713/688bcf29-5e4d-493e-aa18-2b841e014598

What UCC version are you using?

5.44

Additional System Info

windows 11

soleksy-splunk commented 3 days ago

Thanks for raising that bug, we will try to fix it asap. I will let you know when it is released.

artemrys commented 3 days ago

Jira ticket: https://splunk.atlassian.net/browse/ADDON-72225