Skip to content

[Shopify] Add OCV user feedback actions to Shopify pages#7575

Open
onbuyuka wants to merge 2 commits intomainfrom
bugs/630259-shopify-ocv-feedback
Open

[Shopify] Add OCV user feedback actions to Shopify pages#7575
onbuyuka wants to merge 2 commits intomainfrom
bugs/630259-shopify-ocv-feedback

Conversation

@onbuyuka
Copy link
Copy Markdown
Contributor

@onbuyuka onbuyuka commented Apr 7, 2026

Summary

  • Add "Provide Feedback" actions to 5 Shopify pages (Shops, Shop Card, Orders, Order, Products) using Codeunit "Microsoft User Feedback" with ShopifyConnector feature area for OCV filtering
  • Promoted only on the Shops list page; normal action on all other pages
  • Follows the same pattern as MCP Server feedback implementation

Fixes AB#630259

🤖 Generated with Claude Code

Add "Provide Feedback" actions to Shpfy Shops, Shop Card, Orders,
Order, and Products pages using Microsoft User Feedback codeunit
with ShopifyConnector feature area for OCV filtering. Promoted
only on the Shops list page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@onbuyuka onbuyuka requested a review from a team as a code owner April 7, 2026 22:02
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Apr 7, 2026
@github-actions github-actions bot added this to the Version 29.0 milestone Apr 7, 2026
@onbuyuka onbuyuka enabled auto-merge (squash) April 7, 2026 22:03
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AL Documentation Audit

Documentation gaps were detected in the following apps:

  • Shopify-Connector: 88% documentation coverage

To generate documentation, run /al-docs init or /al-docs update using GitHub Copilot CLI or Claude Code.
This review is for awareness to help keep documentation in sync with code changes. It is okay to dismiss this request.

Move RequestFeedback logic into a shared procedure in Shpfy Shop Mgt.
codeunit so all 5 pages call ShopMgt.RequestFeedback() instead of
duplicating the Microsoft User Feedback codeunit call.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

⚠️ Stale Status Check Deleted

The Pull Request Build workflow run for this PR was older than 72 hours and has been deleted.

📋 Why was it deleted?

Status checks that are too old may no longer reflect the current state of the target branch. To ensure this PR is validated against the latest code and passes up-to-date checks, a fresh build is required.


🔄 How to trigger a new status check:

  1. 📤 Push a new commit to the PR branch, or
  2. 🔁 Close and reopen the PR

This will automatically trigger a new Pull Request Build workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant