fluent / fluent/fluentd-ui

Error in installed plugins page when installed a fluentd plugin from a locally created gem

Open
#290 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.