Bug #1554
closedError at value type view
Description
The detail page of value type->dimension->length through a 500 error: https://thanados.openatlas.eu/entity/26189
I think an entity is corrupt.
Updated by Alexander Watzinger over 3 years ago
- Project changed from 50 to OpenAtlas
- Category set to Backend
- Status changed from New to In Progress
- Target version set to 6.4.0
- Found in version set to 6.4.0
Can confirm.
It looks like when creating a sub type of a value type a 'P2' link is also created. When looking at the parent again there is an error because of this wrong link.
I have to look into this some more and will clean up the data once solved but thank you very much for reporting, this is important.
Updated by Alexander Watzinger over 3 years ago
- Found in version changed from 6.4.0 to 6.3.0
Like assumed the bug is at type creation. When choosing a super the super is linked additional with 'P2'.
I fixed it in the develop branch and added a clean up function in the 6.4.0 upgrade SQL but want to make further test next week just to be save.
Thanks again for spotting and reporting this.
Updated by Alexander Watzinger over 3 years ago
- Subject changed from OpenAtlas: 500 Error for value type->dimension->length to Error at value type view
Updated by Alexander Watzinger over 3 years ago
- Status changed from In Progress to Closed
Fixed in develop