Bug #3159
notification email incorrect when wget-agent fails
| Status: | Closed | Start date: | 07/27/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Scheduler | |||
| Target version: | 2.1.1 | |||
| Rank: | 2 | Tester: |
Description
When the wget-agent fails, it has not completed the upload of the file to the FOSSology instance. This causes there to be errors in the notification email that weren't getting correctly inserted.
History
Updated by Alex Norton 10 months ago
- Status changed from New to Resolved
The problem was when a notification email was sent because the wget_agent failed, it would be unable to get the upload primary key or file name from the database because the file hadn't been uploaded yet.
The notification email will now contain error messages indicating that this was the case instead of error out during the email generation process.
This is fixed with svn 6069
Updated by Mary Laser 9 months ago
- Target version changed from 2.0.1 to 2.1.0
Updated by Bob Gobeille 8 months ago
- Target version changed from 2.1.0 to 2.2.0
Updated by Mary Laser 6 months ago
- Target version changed from 2.2.0 to 2.1.1