Bug #4881
closed
alert event incorrectly log stored files
Added by Eric Leblond almost 3 years ago.
Updated about 1 year ago.
Description
When an alert is using filestore, the stored files are not marked as such:
"files": [
{
"sid": [
3
],
"tx_id": 0,
"gaps": false,
"size": 1188,
"state": "UNKNOWN",
"filename": "/~lds/b.apkg",
"stored": false
}
],
- Description updated (diff)
- Status changed from New to Assigned
- Target version changed from 6.0.5 to 7.0.0-beta1
Is the file store module enabled? It will only be set to true if it was actually stored.
- Target version changed from 7.0.0-beta1 to TBD
- Status changed from Assigned to Feedback
Victor Julien wrote in #note-2:
Is the file store module enabled? It will only be set to true if it was actually stored.
I think so in the reported case but I also see the same in a test I have just done today with latest master.
- Status changed from Feedback to Assigned
- Assignee changed from Eric Leblond to Victor Julien
- Target version changed from TBD to 7.0.0-rc1
- Status changed from Assigned to In Review
- Assignee changed from Victor Julien to Philippe Antoine
- Target version changed from 7.0.0-rc1 to 8.0.0-beta1
- Has duplicate Bug #2500: stored will always equal false in fileinfo events added
- Target version changed from 8.0.0-beta1 to 7.0.0
- Target version changed from 7.0.0 to 7.0.1
- Status changed from In Review to Closed
Also available in: Atom
PDF