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

fix(dashboard): update line and table widget threshold to and from fields datatype from int to float64 #1192

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

vagrawal-newrelic
Copy link
Contributor

@vagrawal-newrelic vagrawal-newrelic commented Jul 11, 2024

This PR include fix for updating the datatype for "to" and "from" fields in threshold attribute for Table and Line widget in newrelic_one_dashboard.
This is done as a part to fix this #2703 GitHub issue, fixed in PR #2713 in the Terraform Provider's repository.
Jira Story

…m' dataType to 'Float'

Updated the data type for the "to" and "From" feilds in "Threashold" in line and table widget from int to float(GitHub #2703)
@pranav-new-relic pranav-new-relic changed the title fix(Dashboard): Update line and table widget threashold 'to' and 'from' feilds data type from int to float fix(dashboard): Update line and table widget threshold 'to' and 'from' fields data type from int to float64 Jul 15, 2024
@pranav-new-relic pranav-new-relic changed the title fix(dashboard): Update line and table widget threshold 'to' and 'from' fields data type from int to float64 fix(dashboard): Update line and table widget threshold to and from fields data type from int to float64 Jul 15, 2024
@pranav-new-relic pranav-new-relic changed the title fix(dashboard): Update line and table widget threshold to and from fields data type from int to float64 fix(dashboard): update line and table widget threshold to and from fields data type from int to float64 Jul 15, 2024
@pranav-new-relic pranav-new-relic changed the title fix(dashboard): update line and table widget threshold to and from fields data type from int to float64 fix(dashboard): update line and table widget threshold to and from fields datatype from int to float64 Jul 15, 2024
@pranav-new-relic pranav-new-relic merged commit 9ba3ac3 into main Jul 15, 2024
13 of 14 checks passed
@pranav-new-relic pranav-new-relic deleted the NR-288587-threshold-to-from-type-update branch July 15, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants