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

Imported assets with no user importing as checked out to 1 of 2 users #9431

Open
2 tasks done
innowintay opened this issue Apr 14, 2021 · 0 comments
Open
2 tasks done

Comments

@innowintay
Copy link

Expected Behavior (or desired behavior if a feature request)

After completing an asset import with blank "Full Name", "Email", and "Username" fields, the associated assets should not appear as being checked out.


Actual Behavior

All imported assets appear as checked out to one specific user. The user these assets are checked out to alternates between two separate users.

Example:

  • I import 10 assets. All 10 assets are imported and are checked out to John Doe.
  • I import another 7 assets. All 7 assets are imported and are checked out to Bob Smith
  • Another batch of assets are imported. These assets are imported and are checked out to John Doe... etc

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?
    • Upgraded over time, no recent upgrade.
  • Version of Snipe-IT you're running
    • v5.1.3 build 5862 (gc3871c98d)
  • Version of PHP you're running
    • 7.2.24-0ubuntu0.18.04.7
  • Version of MySQL/MariaDB you're running
    • 5.6.44
  • What OS and web server you're running Snipe-IT on
    • Ubuntu 18.04.5 LTS
    • Apache
  • What method you used to install Snipe-IT (install.sh, manual installation, docker, etc)
    • Docker image on Kubernetes
  • WITH DEBUG TURNED ON, if you're getting an error in your browser, include that error
    • No errors received
  • What specific Snipe-IT page you're on, and what specific element you're interacting with to trigger the error
    • /import
  • If a stacktrace is provided in the error, include that too.
    • N/a
  • Any errors that appear in your browser's error console.
Error with Feature-Policy header: Unrecognized feature: 'ambient-light-sensor'.
Error with Feature-Policy header: Unrecognized feature: 'animations'.
Error with Feature-Policy header: Unrecognized feature: 'battery'.
Error with Feature-Policy header: Unrecognized feature: 'display-capture'.
Error with Feature-Policy header: Unrecognized feature: 'legacy-image-formats'.
Error with Feature-Policy header: Unrecognized feature: 'oversized-images'.
Error with Feature-Policy header: Unrecognized feature: 'publickey-credentials'.
Error with Feature-Policy header: Unrecognized feature: 'unsized-media'.
Error with Feature-Policy header: Unrecognized feature: 'vibrate'.
Error with Feature-Policy header: Unrecognized feature: 'wake-lock'.
all.js?id=0efed60df4636f215a73:3 [Violation] 'load' handler took 213ms
[Violation] Forced reflow while executing JavaScript took 88ms
javascript?v=1609942904:2 [Violation] 'load' handler took 2623ms
contentscript.js:203 [Violation] 'requestAnimationFrame' handler took 56ms
  • Confirm whether the error is reproducible on the demo: https://snipeitapp.com/demo.
    • Importing disabled in demo
  • Include any additional information you can find in storage/logs and your webserver's logs.
    • Nothing in storage/logs
    • /var/log/apache2/error.log
[Wed Apr 14 15:53:19.579860 2021] [ssl:warn] [pid 21] AH01909: 100.96.46.12:443:0 server certificate does NOT include an
 ID which matches the server name
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 100.96.46.12. Set the 'Se
rverName' directive globally to suppress this message
[Wed Apr 14 15:53:19.618265 2021] [ssl:warn] [pid 21] AH01909: 100.96.46.12:443:0 server certificate does NOT include an
 ID which matches the server name
[Wed Apr 14 15:53:19.628926 2021] [mpm_prefork:notice] [pid 21] AH00163: Apache/2.4.29 (Ubuntu) OpenSSL/1.1.1 configured
 -- resuming normal operations
[Wed Apr 14 15:53:19.628951 2021] [core:notice] [pid 21] AH00094: Command line: '/usr/sbin/apache2 -D FOREGROUND'
  • Include what you've done so far in the installation, and if you got any error messages along the way.
    • N/A
  • Indicate whether or not you've manually edited any data directly in the database
    • No

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