-
-
Notifications
You must be signed in to change notification settings - Fork 850
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
Issue with Allocated parts counter #5477
Comments
Yeah, i did hard refresh, multiple browsers as well - didn't work. |
Have you also checked the browser console if there is any log or errors? Also the network tab? |
@templeofhead I think that this is a bug due to the way that the required data is loaded. This might not get addressed before our move to react (see #5212) |
If its just some script bug and not the db problem, and it wouldnt impede anything on the long run (at least until you alleviate it in future versions) think it can be considered a minor inconvenience. In browser console i get this:
|
This issue seems stale. Please react to show this is still important. |
Please verify that this bug has NOT been raised before.
Describe the bug*
Hello. Recently i've updated my inventree packaged install from 0.11 to 0.12.3 and when i was done with the update, i went to check if everything was present and found an interesting thing: in the build order tab, when i open\create new build order, the spinner after allocated parts keeps spinning indefinitely instead of showing how many of the parts total isnt allocated.
It was working on 0.11 alright, but not on the newer version.
Same behaviour was present when i exported database and imported it on the fresh vm, same is as with updating current installation. Screenshot is below, for reference.
![spinner](https://private-user-images.githubusercontent.com/142637610/263182096-46c1b584-48ff-4196-84de-340937d229a8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODU1MzUsIm5iZiI6MTczOTI4NTIzNSwicGF0aCI6Ii8xNDI2Mzc2MTAvMjYzMTgyMDk2LTQ2YzFiNTg0LTQ4ZmYtNDE5Ni04NGRlLTM0MDkzN2QyMjlhOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNDQ3MTVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lNjhiNTU3MTg1MTIwMmE0OGI3ZDg1MTMwZjc5ODA4ZjgzNWQ5NjgxZDJmNjhhN2UxYmNmYjk5OTRiODM1M2FhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.b6uSpnEITBh5NDfOCtgDhUpNJtaTjaVp4Ucsk-ikx0Q)
Steps to Reproduce
Expected behaviour
After brief loading (amount of allocatable parts arent that big) the counter should display the actual amount (from 0 to 20)
Deployment Method
Version Information
Version Information:
InvenTree-Version: 0.12.3
Django Version: 3.2.19
Commit Hash: 1f3a49b
Commit Date: None
Commit Branch: stable
Database: sqlite3
Debug-Mode: False
Deployed using Docker: False
Platform: Linux-5.4.0-156-generic-x86_64-with-glibc2.31
Installer: PKG
Target: ubuntu:20.04
Active plugins: [{'name': 'InvenTreeBarcode', 'slug': 'inventreebarcode', 'version': '2.0.0'}, {'name': 'InvenTreeCoreNotificationsPlugin', 'slug': 'inventreecorenotificationsplugin', 'version': '1.0.0'}]
Please verify if you can reproduce this bug on the demo site.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: