Skip to content

fix: Fix when source_value is null, the result of the ge, gt, le and lt comparators is incorrect#6239

Merged
liuruibin merged 1 commit into
1Panel-dev:v2from
wangliang181230:PR/56-fix-ge-gt-le-lt-when-source-is-None
Jun 18, 2026
Merged

fix: Fix when source_value is null, the result of the ge, gt, le and lt comparators is incorrect#6239
liuruibin merged 1 commit into
1Panel-dev:v2from
wangliang181230:PR/56-fix-ge-gt-le-lt-when-source-is-None

Conversation

@wangliang181230

@wangliang181230 wangliang181230 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

fix: Fix when source_value is null, the result of the ge, gt, le and lt comparators is incorrect
修复当 source_valueNone 时,ge, gt, lelt 4个比较器的结果不正确的问题。


今天测试另一个PR的功能时,意外发现了这个BUG (^_^)

错误的结果截图:
图片

@wangliang181230 wangliang181230 changed the title fix: Fix when source_value is null, the result of the ge, gt, le and lt comparators is incorrect fix: Fix when source_value is null, the result of the ge, gt, le and lt comparators is incorrect Jun 16, 2026
@liuruibin liuruibin merged commit 2da2238 into 1Panel-dev:v2 Jun 18, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants