Reference by name in calculation properties not working on RunPageLink
hi,
AL Language: v10.0.687650 Runtime: 10
the new Reference by name in calculation properties features seems not to work in pages with RunPageLink...
Page/PageExt:
RunPageLink

Bug or Feature? :)
What is the error? Could it be about conversion between different options/integers?
Another example:

Additional:
The same problem exists for RunPageView:

@qutreson @thloke What's the current status?
Issues 7280 and 7281 have been closed and I would also like to know the status on this issue. We would like to change all the "Line No." = const(11222671); to "Line No." = const(Page::"A106 Complaint Card"); but even in 21.04 with runtime 10.1 it still raises error in some places.
@Duizy1971 - The Github issues have been closed as duplicate of this one, so the underlying issue is not fixed yet.
@NKarolak - We are working on a fix for this issue. It should hit the preview docker images in the next days and is likely to be part of the next upload of the AL extension in the marketplace.
The fix for this issue has been checked in to the master branch. It will be available in the bcinsider.azurecr.io/bcsandbox-master Docker image starting from platform build number 22.0.53131.0 and VS Code Extension Version 11.0.752605.
If you don’t have access to these images you need to become part of the Ready2Go program: aka.ms/readytogo
For more details on code branches and docker images please read: https://blogs.msdn.microsoft.com/nav/2018/05/03/al-developer-previews-multiple-releases-and-github/ https://freddysblog.com/2020/06/25/working-with-artifacts/