Skip to content
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

Open
pdudhaiya-crest opened this issue Oct 29, 2024 · 1 comment · May be fixed by #1445
Open

BUG: Inputs table do not reflect the changes when input is edited #1410

pdudhaiya-crest opened this issue Oct 29, 2024 · 1 comment · May be fixed by #1445
Assignees
Labels
bug Something isn't working

Comments

@pdudhaiya-crest
Copy link
Contributor

Description

The inputs table does not reflect the changes when input is edited.

Steps to reproduce:

  1. Create an input on the inputs page
  2. Edit the input and change the value of any field. For example - interval.

Expectation:

  • The new value should be seen in the inputs table on the page.

Actual:

  • The old value is still seen.
  • The new value is only seen in the details section.
  • Things get correct when the page is refreshed once.
Screenshot 2024-10-29 at 3 53 18 PM

What UCC version are you using?

5.51.1

Additional System Info

Python 3.7, Linux, Mac

@pdudhaiya-crest pdudhaiya-crest added bug Something isn't working triage Pending triage from maintainers labels Oct 29, 2024
@artemrys
Copy link
Member

Jira ticket was created - https://splunk.atlassian.net/browse/ADDON-76309.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants