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

update existing assets using csv import without adding "create new" activity #8836

Open
1 task
Koen-ilvo opened this issue Nov 30, 2020 · 0 comments
Open
1 task

Comments

@Koen-ilvo
Copy link

Expected Behavior (or desired behavior if a feature request)

When updating an existing asset using csv import, there should not be added a "create new" entry in the activity log, especially not when nothing has been actually updated.


Actual Behavior

We do a daily import of our ActiveDirectory to the Snipe-IT inventory. But even for existing assets, csv importer in update mode adds a "create new" action type. The action_logs is filling up with all these new entries. Is it safe to delete these in the database?


Please confirm you have done the following before posting your bug report:


Provide answers to these questions:

  • Is this a fresh install or an upgrade?
    upgrade
  • Version of Snipe-IT you're running
    4.9.2
  • Version of PHP you're running
    7.3.13
  • Version of MySQL/MariaDB you're running
    10.4.12
  • What OS and web server you're running Snipe-IT on
    Windows Server 2012 R2
  • What method you used to install Snipe-IT (install.sh, manual installation, docker, etc)
    install.sh
  • WITH DEBUG TURNED ON, if you're getting an error in your browser, include that error
  • What specific Snipe-IT page you're on, and what specific element you're interacting with to trigger the error
  • If a stacktrace is provided in the error, include that too.
  • Any errors that appear in your browser's error console.
  • Confirm whether the error is reproducible on the demo: https://snipeitapp.com/demo.
  • Include any additional information you can find in storage/logs and your webserver's logs.
  • Include what you've done so far in the installation, and if you got any error messages along the way.
  • Indicate whether or not you've manually edited any data directly in the database
    No, but would like to try

Please do not post an issue without answering the related questions above. If you have opened a different issue and already answered these questions, answer them again, once for every ticket. It will be next to impossible for us to help you.

https://snipe-it.readme.io/docs/getting-help

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

1 participant