Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in collector parameters #273

Open
multiflexi opened this issue Apr 30, 2024 · 1 comment
Open

Bug in collector parameters #273

multiflexi opened this issue Apr 30, 2024 · 1 comment

Comments

@multiflexi
Copy link
Contributor

Description:

There is a bug in collector settings when collector is imported. The collector refresh interval is displayed in proxy field. In database, the value is saved correctly, this is probably an issue of the front-end. Also, the proxy field should not be mandatory field, but it behaves like one.

How to reproduce:

  1. Import osint_sources_export-selenium.json in collectors
  2. Check collector settings, it should look like this:
    Screenshot from 2024-04-30 07-32-22
@Progress1
Copy link
Collaborator

Progress1 commented May 7, 2024

reproduced, 3 possible problems depends on point of view:

  • must be same system version on both sides (difference in file structure)
  • intelligent import? (add missing keys, ignore non existing)
  • bad GUI display logic? (show data in position order is bad idea, must be based on ID)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants