partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.4k stars 403 forks source link

PartKeepr Refresh issue #116

Closed Drachenkaetzchen closed 12 years ago

Drachenkaetzchen commented 12 years ago

Apex reported a problem where new parts aren't displayed; I assume it's a caching problem.

Server OS is Ubuntu 10.04 LTS with no modifications, client is Firefox 3.6.24

Needs re-testing in a virtual machine.

apex- commented 12 years ago

There is a good chance that this issue was related to:

Changelog of 0.1.1:

For now I guess we can close this issue and reopen it in case I get this error even with >= 0.1.1

Drachenkaetzchen commented 12 years ago

I agree.

apex- commented 12 years ago

I guess I found out how to reproduce this issue on PK 0.1.1:

Go to Edit->Storage Locations and click on one of the already existing storage locations, then close the "Storage Locations" tab. All parts are gone as soon as selecting a new category...

BTW: Is the Contained Parts list of the Storage Locations view supposed to be empty even if parts have been created for that storage location (not yet implemented or maybe another PostgreSQL/Doctrine issue)?

Drachenkaetzchen commented 12 years ago

I believe I have fixed that issue in git yesterday. There was a problem that the dataStore was shared between the list of parts within the storage location editor and the main parts list. If a filter was set in one of those areas (filters are set programatically, so no user interaction might be required), it affects the other view.

I will release a new version later today, including that bugfix

Drachenkaetzchen commented 12 years ago

Can you double-check with the 0.1.2 release?

apex- commented 12 years ago

That one seems to be fixed, but there is a similar issue with the project editor: When trying to add a new part to the project it only shows parts which have been selected / not filtered in the part manager. Tested with PK 0.1.2