Skip to content

NIFI-9215: Fixing issue showing Controller Service APIs#5439

Closed
mcgilman wants to merge 1 commit intoapache:mainfrom
mcgilman:NIFI-9215
Closed

NIFI-9215: Fixing issue showing Controller Service APIs#5439
mcgilman wants to merge 1 commit intoapache:mainfrom
mcgilman:NIFI-9215

Conversation

@mcgilman
Copy link
Contributor

@mcgilman mcgilman commented Oct 5, 2021

NIFI-9215:

  • During mouse over events the items in the Controller Service Types table could not be looked up because the identifier of the item was an integer value and the identifier was a string value. Addressing the issue by always using a string.

- During mouse over events the items in the Controller Service Types table could not be looked up because the identifier of the item was an integer value and the identifier was a string value. Addressing the issue by always using a string.
@mcgilman mcgilman requested a review from scottyaslan October 5, 2021 16:59
@mcgilman mcgilman added the hacktoberfest-accepted Hacktoberfest Accepted label Oct 11, 2021
@scottyaslan
Copy link
Contributor

Reviewing...

@asfgit asfgit closed this in 6d3a753 Oct 12, 2021
@scottyaslan
Copy link
Contributor

+1 Thanks @mcgilman!

krisztina-zsihovszki pushed a commit to krisztina-zsihovszki/nifi that referenced this pull request Jun 28, 2022
- During mouse over events the items in the Controller Service Types table could not be looked up because the identifier of the item was an integer value and the identifier was a string value. Addressing the issue by always using a string.

This closes apache#5439

Signed-off-by: Scott Aslan <scottyaslan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Hacktoberfest Accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants