Skip to content

Adjust Related actions for Agent List page#8269

Merged
mbaranovych merged 2 commits into
mainfrom
private/mbaranovych/enrichAgentList
May 22, 2026
Merged

Adjust Related actions for Agent List page#8269
mbaranovych merged 2 commits into
mainfrom
private/mbaranovych/enrichAgentList

Conversation

@mbaranovych
Copy link
Copy Markdown
Contributor

@mbaranovych mbaranovych commented May 21, 2026

What & why

Adding a link to Agent models page from Agents list.
Moved consumption page into Related category to keep it consistent.
image

Linked work

Fixes #
AB#636242

How I validated this

  • I read the full diff and it contains only changes I intended.
  • I built the affected app(s) locally with no new analyzer warnings.
  • I ran the change in Business Central and confirmed it behaves as expected.
  • I added or updated tests for the new behavior, or explained below why none are needed.

What I tested and the outcome (required — be specific: scenarios, commands, screenshots for UI changes)

Risk & compatibility

@mbaranovych mbaranovych requested a review from a team as a code owner May 21, 2026 09:41
@github-actions github-actions Bot added this to the Version 29.0 milestone May 21, 2026
qutreson
qutreson previously approved these changes May 21, 2026
Comment thread src/System Application/App/Agent/Setup/AgentList.Page.al Outdated
Comment thread src/System Application/App/Agent/Setup/AgentList.Page.al
@mbaranovych mbaranovych enabled auto-merge (squash) May 22, 2026 08:33
@mbaranovych mbaranovych merged commit 9e4bca5 into main May 22, 2026
50 checks passed
@mbaranovych mbaranovych deleted the private/mbaranovych/enrichAgentList branch May 22, 2026 11:38
mbaranovych added a commit that referenced this pull request May 22, 2026
<!--
Thanks for contributing to BCApps!

A few things before you hit "Create pull request":
- Your PR must link to an approved issue. New here? See CONTRIBUTING.md.
- You must have built and run your change yourself. CI is a safety net,
not a substitute.
- If you used AI or an agent to write this PR, you are still the author.
Read the diff,
  build it, and try it before requesting review.

Contributing guide:
https://github.com/microsoft/BCApps/blob/main/CONTRIBUTING.md
Local dev environment:
https://github.com/microsoft/BCApps/blob/main/LOCAL_DEV_ENV.md
-->

<!-- A few sentences: what does this change do, and what problem does it
solve? -->
Adding a link to Agent models page from Agents list.
Moved consumption page into Related category to keep it consistent.
<img width="414" height="271" alt="image"
src="https://github.com/user-attachments/assets/c71d579e-2225-41e7-9653-f52220aaf11f"
/>

<!-- Required: link an approved GitHub issue using "Fixes #<number>".
Microsoft contributors: also link the ADO work item with "AB#<number>"
if you have one. -->

Fixes #

[AB#636242](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/636242)

- [x] I read the full diff and it contains only changes I intended.
- [x] I built the affected app(s) locally with no new analyzer warnings.
- [x] I ran the change in Business Central and confirmed it behaves as
expected.
- [ ] I added or updated tests for the new behavior, or explained below
why none are needed.

**What I tested and the outcome** *(required — be specific: scenarios,
commands, screenshots for UI changes)*

<!-- Example:
- Ran the new "Post and Send" action on a sales invoice in a fresh
container; document posted and email queued (see screenshot).
- New unit tests in MyFeatureTest.Codeunit.al pass locally; full module
test suite green.
- No tests added because change is comment-only / refactor with existing
coverage. -->

<!-- Anything reviewers should watch for: breaking changes, upgrade/data
impact, permissions,
telemetry, feature flags, follow-up work. Write "None" if there's
nothing to call out. -->
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.

3 participants