Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[24.x] Feature Management. Add an overload to IsEnabled procedure. (#1720) #1800

Conversation

Vadim-Stepanenko
Copy link
Contributor

@Vadim-Stepanenko Vadim-Stepanenko commented Aug 12, 2024

Backport of this merged PR to 24.x

Summary

Add an overload to IsEnabled procedure to be able to avoid inserts when checking the feature enabled state, since in some circumstances (init of a report) we cannot afford a transaction without error.

Work Item(s)

Fixes AB#543746

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
Add an overload to IsEnabled procedure to be able to avoid inserts when
checking the feature enabled state, since in some circumstances (init of
a report) we cannot afford a transaction without error.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#543746](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/543746)
@Vadim-Stepanenko Vadim-Stepanenko requested a review from a team as a code owner August 12, 2024 18:00
@github-actions github-actions bot added this to the Version 24.5 milestone Aug 12, 2024
@Vadim-Stepanenko Vadim-Stepanenko merged commit d6ddefa into releases/24.x Aug 13, 2024
23 checks passed
@Vadim-Stepanenko Vadim-Stepanenko deleted the bugs/542184-FeatureManagementExchangeRateAdjEnabled_24x branch August 13, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants