22
Views
1
Comments
How to prevent local entities with same name mismatches?
Question
Application Type
Mobile

We are encountering weird issues from time to time when mobile application tries to access local entity with same name but from another module. We thought that it has been related to recent platform upgrade but after fixing similar issue it happened again without any obvious reason or code change from our side. 

Imagine we have application A and two modules M1 and M2. Both Modules has local entity called L. Application has references to both modules M1 and M2 but only references and uses L from M2. On runtime we have an error when specific attribute from L (M2) is not found. Creating a new L1 on M2 and replace all usages of L in M2 and refreshing references solves the issue. However it seems like a bug in ServiceStudio that incorrectly maps local entities. 

Thank you

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi, 

If you think this is a bug, then use the feedback button in service studio, and open a support case. You need OutSystems in the case to help, not the community.

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.