Conversation
|
@JesperSchulz Run build/scripts/PullRequestValidation/ValidateInternalWorkItemForPullRequest.ps1 -PullRequestNumber 3186 -Repository microsoft/BCApps |
|
@DrieVeertien, don't worry about the AB work item 😊 When this PR is ready, I will create one for us internally. Let's get this PR reviewed! |
|
@aholstrup1, the AS0077 rule should not be active on the main branch. It should only be active on release branches. For major and minor releases, you are allowed to add the var modifier to parameters. In release branches you may not, as apps aren't recompiled and the change will lead to runtime errors. |
|
#3201 created to take care of rule AS0077. |
|
Trying CI again. Rule has been disabled. |
|
@DrieVeertien, could you pull from the main branch? We need the latest updates in this PR. |
|
@JesperSchulz I merged this PR with main. |
|
Need to disable notoriously unstable REST Client tests, which depend on an external service. Once disabled, we'll try this once more. Getting there ;-) |
<!-- 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 --> Changed EmailScenarioAttachments record to be by var in an event to be able to set filters. #### 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 #3034 Fixes [AB#568527](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/568527) Co-authored-by: Frederik Pas <fp@tcog.be>
<!-- 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 --> Changed EmailScenarioAttachments record to be by var in an event to be able to set filters. #### 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 #3034 Fixes [AB#568527](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/568527) Co-authored-by: Frederik Pas <fp@tcog.be>
<!-- 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 --> Backport of #3186 #### 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#572343](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/572343) Co-authored-by: DrieVeertien <144439226+DrieVeertien@users.noreply.github.com> Co-authored-by: Frederik Pas <fp@tcog.be>
Summary
Changed EmailScenarioAttachments record to be by var in an event to be able to set filters.
Work Item(s)
Fixes #3034
Fixes AB#568527