Closed Drachenkaetzchen closed 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
I agree.
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)?
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
Can you double-check with the 0.1.2 release?
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
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.