-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: Inputs table do not reflect the changes when input is edited #1410
Labels
Comments
pdudhaiya-crest
added
bug
Something isn't working
triage
Pending triage from maintainers
labels
Oct 29, 2024
Jira ticket was created - https://splunk.atlassian.net/browse/ADDON-76309. |
4 tasks
4 tasks
soleksy-splunk
pushed a commit
that referenced
this issue
Nov 26, 2024
**Issue number:** *ADDON-76309* Closes #1410. ## Summary ### Changes > More info data is getting updated when the row is expanded ### User experience > User can update the row details and check the updated data will render when the row is expanded. ## Checklist If your change doesn't seem to apply, please leave them unchecked. * [X] I have performed a self-review of this change * [X] Changes have been tested * [ ] Changes are documented * [X] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/)
srv-rr-github-token
added a commit
that referenced
this issue
Nov 27, 2024
# [5.54.0](v5.53.2...v5.54.0) (2024-11-27) ### Bug Fixes * allow packaging from 23.0 ([#1484](#1484)) ([29accc4](29accc4)) * display newest information in row more info section ([#1445](#1445)) ([2b34c6b](2b34c6b)), closes [#1410](#1410) * required star visibility when using modify prop ([#1489](#1489)) ([e1fe2b0](e1fe2b0)) * support Windows when checking library version ([#1482](#1482)) ([db17b5c](db17b5c)) ### Features * add license during init command ([#1475](#1475)) ([471294a](471294a)) * confirmation modal when activate/deactivate single input ([#1421](#1421)) ([34c8ec2](34c8ec2)) * do not create __pycache__ in lib dir ([#1469](#1469)) ([ad58e50](ad58e50)) * **inputs:** show input services status count ([#1430](#1430)) ([2574451](2574451))
The fix should be available in 5.54.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
The inputs table does not reflect the changes when input is edited.
Steps to reproduce:
Expectation:
Actual:
What UCC version are you using?
5.51.1
Additional System Info
Python 3.7, Linux, Mac
The text was updated successfully, but these errors were encountered: