We're getting an error when performing simple queries to some entities in the application. When performing the query in the Core module where it is defined, the error does not occur. However, when referencing the entity in a consumer module, the database raises an exception.
Has anyone ever experienced this?
We also tried to run DBCleaner to eliminate any possible bank database junk, however the following error is also occurring:
Hi Daniel! Thanks for the reply.
This is not a reference problem (I also thought that was it at first). I've contacted the support and they confirmed that this is a bug. It seems the internal reference of some entitiy attributes are broken in metadata, so when platform builds the query some columns in the select statement are placed incorrectly. It seems that what caused this was a copy/paste of the attributes from the MySQL extension entity to one entity of the module. We did this to accelerate the development of a data migration.
They are still analysing, I'll post here any updates.
Best regards
I suggest to publish a solution with all you environment espace, to make sure that you don't have any eSpace outdate.
Please let me know the outcome.
Hi André Siébra
Can you check if there is outdated references on the application via Service Center? If yes, publish the outdated espaces or the full solution.