Skip to content

issue-manager index.html #3

Open
@BrentGammon

Description

@BrentGammon

In the index.html file when displaying information about the github issue its reference as ${issue.githubIssue.url} when running this the following error occurs.
Exception evaluating SpringEL expression: "issue.githubIssue.url" (index:16)

The expression needs to be changed to ${issue.gitHubIssue.url} to display the data on the page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions