aboutcode-org / aboutcode-org/scancode.io
Weird message when trying to rerun map_deploy_to_devel pipeline
Open
bug
low priority
nice-to-have
- Dominant language
- Python
- Stars
- 215
- Forks
- 203
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 6
Description
When I try to add a new map_deploy_to_devel on a project that already had a run of map_deploy_to_devel I get
```
duplicate key value violates unique constraint "scanpipe_codebaseresource_unique_path_within_project"
DETAIL: Key (project_id, path)=(e621cfb0-1477-4daf-8c01-2948964196be, to) already exists.
....
```
Contributor guide
Assessment
This issue has not been assessed yet.