Error in installed plugins page when installed a fluentd plugin from a locally created gem
Open
- Dominant language
- Ruby
- Stars
- 600
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
The error was because the latest version value was nil.
Error:
ActionView::Template::Error (no implicit conversion of nil into String):
latest_version: { label: "#{t("plugins.common.latest_version")}", sortable: true },
is_latest_version: { label: "" }
},
items: #{plugins_json.html_safe},
filter: null
}
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.