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

Some widgets are not refreshing with proper content #296

Open
basia-wulnikowska opened this issue Oct 23, 2020 · 0 comments
Open

Some widgets are not refreshing with proper content #296

basia-wulnikowska opened this issue Oct 23, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@basia-wulnikowska
Copy link
Contributor

basia-wulnikowska commented Oct 23, 2020

Description

We found out that there is a problem with refreshing data on some widgets. Currently we know about Jira Buckets and Zabbix - CPU utlization metric. A cause on backend side may be similar, so we decided to put these problems together in this one ticket. Detailed steps to reproduce are defined below.

To Reproduce - Jira Buckets

  1. Go to mnt folder on you local repo and copy config files (.json) to some folder
  2. Delete config files
  3. Build with ./gradlew and observe tasks:
    3.1. When undeplyLocal will end, delete non-hidden files from content folder (widgets)
  4. When build will end:
    4.1. Copy your configuration files from step 1 into mnt folder and accept replacing
    4.2. Build with ./gradlew once again

b) Create new project (remove config before to get sample config)

  • navigate to jira buckets widget (You will see that widget have no data)
  • click edit and "ok" - widget will start working

To Reproduce - Zabbix CPU utilization

  1. Add zabbix widget to board and add enpoint, leave host field blank(!) and choose metric CPU utilization
  2. Edit endpoint - it is enough to just open it and save without applying changes
  3. Open edit of your zabbix widget and provide wrong host and save (Invalid data)
  4. Open it once again and provide proper host and save

Expected behavior

Data on widgets after steps provided above should be refreshed and widget should display it. (Currently "Invalid data" or just no data is still shown instead of proper content)

Notes

It would be great to check whether some other widgets and metric are not affected by this issue and apply fix on them if needed.

@basia-wulnikowska basia-wulnikowska added the bug Something isn't working label Oct 23, 2020
@GrzegorzBednarski GrzegorzBednarski self-assigned this Apr 2, 2021
@szymon-owczarzak szymon-owczarzak removed their assignment Jul 14, 2021
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

No branches or pull requests

3 participants