Description of problem: If you implement your objects outside business central but inside the project (using git and IDE typically), the guided editors won't be able to import these objects, follow steps to reproduce the issue. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. create a new project (ie: com.example.testproject) 2. clone it in eclipse or whatever 3. create a new package (important!), for example the default package followed by .factmodel (com.example.testproject.factmodel) 4. create a java class 5- commit push 6- refresh business central, the package and class is here -> no problem so far 7- select the default package (not com.example.testproject) and create a rule or guided decision table -> impossible to catch the class Workaround: create another object in com.example.testproject.factmodel using the data modeler. Actual results: Expected results: Additional info:
This is a duplicate of a known issue that is currently scheduled to be fixed in the next build. *** This bug has been marked as a duplicate of bug 1001561 ***