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

Deal's not moved into "Checking Commp" Status #1359

Closed
8 of 12 tasks
marshyonline opened this issue Apr 7, 2023 · 0 comments · Fixed by #1364
Closed
8 of 12 tasks

Deal's not moved into "Checking Commp" Status #1359

marshyonline opened this issue Apr 7, 2023 · 0 comments · Fixed by #1364
Labels

Comments

@marshyonline
Copy link

Checklist

  • This is not a question or a support request. If you have any boost related questions, please ask in the discussion forum.
  • This is not a new feature request. If it is, please file a feature request instead.
  • This is not an enhancement request. If it is, please file a improvement suggestion instead.
  • I have searched on the issue tracker and the discussion forum, and there is no existing related issue or discussion.
  • I am running the Latest release, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
  • I did not make any code changes to boost.

Boost component

  • boost daemon - storage providers
  • boost client
  • boost UI
  • boost data-transfer
  • boost index-provider
  • Other

Boost Version

~# boost -v
boost version 1.6.0+git.aced70f
~# boostd -v
boostd version 1.6.0+git.aced70f

Describe the Bug

When importing an Offline deal and the deal enters the "Checking CommP" checkpoint - the Deal status will remain "Awaiting Offline Data Import".
This can be problematic if you are looping over lists of deals to import and check for non-imported deals by way of status, you will continue to import the same deals over and until the next status change.

Updating this status to "Checking CommP" as soon as the deals is in this status or queued into this status would solve this.
I will also give SPs better visual awareness of the status of all deals they are importing.

Logging Information

N/A

Repo Steps

  1. Run '...'
  2. Do '...'
  3. See error '...'
    ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant