Closed Drakonian closed 4 years ago
HI @Drakonian, Thanks for reporting the issue. Let's get the issue to a team who will fix and backport it, as this repository is only for issues related to the AL compiler in latest developer preview environment for Dynamics 365 Business Central. We suggest that you open a support case or file a bug in Collaborate, to ensure that all Business Central users benefit from your catch as soon as possible.
To open a support case, you can:
If you file the bug in Collaborate, remember to include steps to reproduce the issue, and the Business Central build number and country version you're using.
Describe the bug On table with RecordID in Primary Key the system part "Link" is not working on view. So, my table:
My page:
After, I try to add some Links to my list page and they added but not showing in systempart:
Also, when I inspect system table "Record Link" the record belongs to my table "XPL Media Entity" is presented.
Expected behavior This is due to the fact that the system cannot successfully read RecordID + Integer from PK of my table within the system table PK RecordID. This functionality just should work.
5. Versions: