Skip to content

feat(CWV): add jiraLink to suggestion data and tests#2108

Open
tathagat2241 wants to merge 1 commit intomainfrom
cwv-jira-ticket
Open

feat(CWV): add jiraLink to suggestion data and tests#2108
tathagat2241 wants to merge 1 commit intomainfrom
cwv-jira-ticket

Conversation

@tathagat2241
Copy link
Contributor

@tathagat2241 tathagat2241 commented Mar 11, 2026

Summary

Initializes jiraLink on CWV suggestions so the UI can store and display Jira ticket URLs (same pattern as Accessibility).

Changes

  • opportunity-sync.js: Set jiraLink: '' in mapNewSuggestion for new CWV suggestions.
  • Tests: Assert that new CWV suggestions (including group-only flow) include data.jiraLink initialized to empty string.

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes
  • If data sources for any opportunity has been updated/added, please update the wiki for same opportunity.

Related Issues

https://jira.corp.adobe.com/browse/SITES-41173

Related PR's:
https://github.com/OneAdobe/experience-success-studio-ui/pull/1629
adobe/spacecat-shared#1425

Thanks for contributing!

- Initialize jiraLink to empty string in opportunity-sync mapNewSuggestion.
- Assert jiraLink in CWV sync tests (new opportunity and group-only test).
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants