You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aHenryJard opened this issue
Sep 24, 2024
· 4 comments
· Fixed by #8844
Assignees
Labels
buguse for describing something not working as expectedingestionLinked to ingestion (manual, from file, feeds & queue)solveduse to identify issue that has been solved (must be linked to the solving PR)
Date added after and next cursor are during ingestion set by the taxii server, but when the date is changed manually on taxii feed configuration the cursor should be reset.
In current implementation the cursor is reset only when all data is consume (more = false in server response).
Use case is: for some reason if users wants to restart from another date than the current one that is set up, dependeing on taxii server implementation behavior can ignore date and take cursor.
Environment
OS (where OpenCTI server runs): { e.g. Mac OS 10, Windows 10, Ubuntu 16.4, etc. }
OpenCTI version: { e.g. OpenCTI 1.0.2 }
OpenCTI client: { e.g. frontend or python }
Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
{ e.g. Run ... }
{ e.g. Click ... }
{ e.g. Error ... }
Expected Output
Update taxii feed date, cursor is empty.
Actual Output
Update taxii feed date, cursor is not reset.
Additional information
Screenshots (optional)
The text was updated successfully, but these errors were encountered:
aHenryJard
added
bug
use for describing something not working as expected
needs triage
use to identify issue needing triage from Filigran Product team
labels
Sep 24, 2024
buguse for describing something not working as expectedingestionLinked to ingestion (manual, from file, feeds & queue)solveduse to identify issue that has been solved (must be linked to the solving PR)
Description
Date added after and next cursor are during ingestion set by the taxii server, but when the date is changed manually on taxii feed configuration the cursor should be reset.
In current implementation the cursor is reset only when all data is consume (more = false in server response).
Use case is: for some reason if users wants to restart from another date than the current one that is set up, dependeing on taxii server implementation behavior can ignore date and take cursor.
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
Update taxii feed date, cursor is empty.
Actual Output
Update taxii feed date, cursor is not reset.
Additional information
Screenshots (optional)
The text was updated successfully, but these errors were encountered: