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

Add checks for placeholder in custom tool task #1201

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Add checks for placeholder in custom tool task #1201

merged 2 commits into from
Feb 21, 2024

Conversation

yarysp
Copy link
Contributor

@yarysp yarysp commented Feb 21, 2024

Fix #1010

TARGET and OUTPUT are mandatory field but checks in code is not really accurate, so it generates error if one os this two placeholders is omitted

I've improved placeholders check in tasks

I've also added this information in the form page
image

@AnonymousWP AnonymousWP added the bug Something isn't working label Feb 21, 2024
@AnonymousWP AnonymousWP merged commit 000b116 into yogeshojha:master Feb 21, 2024
3 of 5 checks passed
@yarysp yarysp deleted the fix-1010-custom-scan-keywords branch February 21, 2024 14:04
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 this pull request may close these issues.

Values are not transmitted: {PATH}, {TARGET}, etc...
3 participants