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] [Seatunnel-web] GET /seatunnel/api/v1/job/definition fails when job mode is passed #201

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

arshadmohammad
Copy link
Collaborator

Corrected query in org/apache/seatunnel/app/dal/mapper/JobMapper.xml.
Removed org.apache.seatunnel.app.domain.request.connector.JobMode, it is not needed. We can directly import org.apache.seatunnel.common.constants.JobMode

Purpose of this pull request

Check list

@arshadmohammad
Copy link
Collaborator Author

Updated existing test cases to handle job search with JobMode and executed the related test cases
image

@arshadmohammad arshadmohammad self-assigned this Sep 1, 2024
@Hisoka-X Hisoka-X merged commit dd896a6 into apache:main Sep 2, 2024
15 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