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

🐛 Fix: Add file format to the path of mapping source if not exists #170

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

camemre49
Copy link
Contributor

There are two inputs in the frontend to configure source context of the mapping source: file name and file format. The source could not be found if file format was not given in the file name. In a sense, that means file format input is useless to read source. Now, file format is taken from file format input if it is not given in the file name.

@camemre49 camemre49 assigned camemre49 and unassigned camemre49 Feb 26, 2024
@camemre49 camemre49 force-pushed the source-context-format-fix branch from 80ea5e7 to 6e01ba1 Compare February 26, 2024 10:19
@dogukan10 dogukan10 self-assigned this Mar 26, 2024
@dogukan10 dogukan10 force-pushed the source-context-format-fix branch from 6e01ba1 to 4f3cbd9 Compare March 29, 2024 12:50
@dogukan10 dogukan10 force-pushed the source-context-format-fix branch from 4f3cbd9 to dfd6c45 Compare April 1, 2024 06:20
@dogukan10 dogukan10 merged commit 22f7027 into main Apr 1, 2024
1 check passed
@dogukan10 dogukan10 deleted the source-context-format-fix branch April 1, 2024 06:59
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