Skip to content

Conversation

ArtemHoruzhenko
Copy link
Collaborator

No description provided.

@ApiPropertyOptional({
type: 'string',
format: 'binary',
description: 'Import file (with list of commands to execute',
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess you lost close round bracket.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

thanks

progress: null,
filter: null,
status: BulkActionStatus.Completed,
duration: Date.now(),
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe will be better to create another constant startBulkActionTime or something else, it will be more clear i guess. And in the end result.duration = Date.now() - startBulkActionTime. But it is up to you.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sure. if this will be more easy to understand

Copy link
Contributor

@AmirAllayarovSofteq AmirAllayarovSofteq left a comment

Choose a reason for hiding this comment

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

Looks good.

@ArtemHoruzhenko ArtemHoruzhenko merged commit 621bc95 into feature/RI-4290-upload_data_in_bulk Apr 12, 2023
@ArtemHoruzhenko ArtemHoruzhenko deleted the be/feature/RI-4290-upload_data_in_bulk branch April 12, 2023 07:19
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