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

[TOOLS-4540] Show notification when selecting nonempty directory during offline migration #127

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

Srltas
Copy link
Contributor

@Srltas Srltas commented Nov 20, 2023

http://jira.cubrid.org/browse/TOOLS-4540

Purpose
When performing offline migration, if the directory to save the output file is not empty, we want to display a notification so that the user can empty the directory or create another directory and start.

Implementation

  • Show notification if other files already exist in the path to save the output file.
  • Do not display notification if the directory is empty.
  • Console version does not provide that feature.

Remarks
N/A

@Srltas Srltas requested review from kisoo-han and Kang-dot November 20, 2023 00:50
@Srltas Srltas self-assigned this Nov 20, 2023
@Srltas Srltas merged commit f73d4e9 into CUBRID:develop Nov 20, 2023
@Srltas Srltas deleted the TOOLS-4540 branch November 20, 2023 07:06
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.

3 participants