-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Description
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
- Run '...'
- Do '...'
- See error '...'
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done