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

CB-5414 Import table - wrong description for canceled import #2821

Merged

Conversation

sergeyteleshev
Copy link
Contributor

No description provided.

@sergeyteleshev sergeyteleshev self-assigned this Aug 2, 2024

function cancel() {
cancelImplementation?.();
if (!cancelImplementation) {
return;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to do something here cause it is handled here. message about cancelation and other statuses provided by server added automatically by controller.reject and ProcessNotificationController
Снимок экрана 2024-08-05 в 11 38 46

@sergeyteleshev sergeyteleshev requested a review from Wroud August 5, 2024 10:52
@Wroud Wroud merged commit ffee7a1 into devel Aug 6, 2024
7 checks passed
@Wroud Wroud deleted the CB-5414-import-table-wrong-description-for-canceled-import branch August 6, 2024 09:39
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