You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Describe the bug
The tooltip on <Table> in TableRelation <Table>.<Column> is wrongly namespace <Table> when a top-level namespace with name <Table> exists.
1. Describe the bug
The tooltip on
<Table>
in TableRelation<Table>.<Column>
is wronglynamespace <Table>
when a top-level namespace with name<Table>
exists.2. To Reproduce
Steps to reproduce the behavior:
Foo
in the TableRelation3. Expected behavior
Expected tooltip to refer to table
Foo
.4. Actual behavior
The tooltip refers to namespace
Foo
:5. Versions:
Final Checklist
Please remember to do the following:
Search the issue repository to ensure you are reporting a new issue
Reproduce the issue after disabling all extensions except the AL Language extension
Simplify your code around the issue to better isolate the problem
Internal work item: AB#551299
The text was updated successfully, but these errors were encountered: