[Extensibility Request] Remove DotNet parameters from events in codeunit 8614 "Config. XML Exchange"
Nobody has claimed this yet.
- Dominant language
- AL
- Stars
- 683
- Forks
- 459
- Avg merge
- 3d 26m
- Merged PRs (30d)
- 633
Description
Describe the issue
At request of Jesper Schulz-Wedde, this issue has been recreated from the microsoft/BusinessCentralApps repository (see original issue: https://github.com/microsoft/BusinessCentralApps/issues/1618).
this enables Extensibility of this feature and we get rid of DotNet in the BaseApp.
There was already a pull request, that wasn't merged before the move to BCApps:
https://github.com/microsoft/BusinessCentralApps/pull/1771
Expected behavior
It should be possible to use those events
Steps to reproduce
Try to subscribe to an event with Scope Cloud.
it's not possible to use those events, since the contain DotNet Xml data type.
Additional context
see comment of @ajkauffmann
https://github.com/microsoft/BusinessCentralApps/issues/1618#issuecomment-3437227248
I will provide a fix for a bug
- I will provide a fix for a bug
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate codeunit 8614 "Config. XML Exchange" and inspect the events that expose DotNet Xml parameters. Review the original issue and prior pull request for context, then verify that the affected events can be subscribed to with Scope Cloud and no longer expose DotNet parameters.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100