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

[BUG] MonitorServiceImpl textarea value issue #930

Closed
1 task done
Carpe-Wang opened this issue May 6, 2023 · 1 comment · Fixed by #931
Closed
1 task done

[BUG] MonitorServiceImpl textarea value issue #930

Carpe-Wang opened this issue May 6, 2023 · 1 comment · Fixed by #931
Labels
bug Something isn't working

Comments

@Carpe-Wang
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

if judgment condition have bug
if (!StringUtils.hasText(param.getValue())) {}

Expected Behavior

No response

Steps To Reproduce

No response

Environment

HertzBeat version(s):

Debug logs

No response

Anything else?

text need to judge the value

@Carpe-Wang Carpe-Wang added the bug Something isn't working label May 6, 2023
@Carpe-Wang
Copy link
Contributor Author

If the textarea has a value, an exception will be thrown.

@tomsun28 tomsun28 linked a pull request May 6, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant