microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
719 stars 242 forks source link

Security FIlter switches to obsolete field #7706

Closed AndrHrnk closed 2 months ago

AndrHrnk commented 3 months ago

Hello,

I am experiencing the following issue: when I set the security filter for the table 38 Purhcase Header, I set the filter for the field

Repro steps:

  1. Open any Permission Set that contains table 38 Purchase Header (or create one).
  2. Press Assist Edit (...) on Security Filter field
  3. In the pop-up that opens set a filter for Journal Template Name field
  4. Press Close on a pop-up window.
  5. The Security Filter is filled in but the value is incorrect. It uses field 11300 Template Name(obsolete) instead of the Journal Templ. Name field that was specified.

My BC version: Version: BE Business Central 21.7(Platform 21.0.56004.0 + Application 21.1.48363.48638)

Please let me know if that can be fixed. Thanks.

thloke commented 2 months ago

Hi, this issue is out of scope of for this repository. You should do one of the following:

As a reminder, this repository only handles issues to do with the compiler or VSCode development experience for AL.